2020-06-28 16:43:30 +02:00
|
|
|
# ssl
|
2020-06-28 17:03:17 +02:00
|
|
|
GANDIV5_API_KEY=xxxxxxxxxxxxxxxxx
|
2020-06-28 16:43:30 +02:00
|
|
|
LETSENCRYPT_EMAIL=root@localhost.localdomain
|
|
|
|
|
# sites
|
2020-06-28 11:43:06 +02:00
|
|
|
DOMAIN=localhost.localdomain
|
2020-07-06 18:46:57 +02:00
|
|
|
HOST_WWW=www
|
2020-07-06 18:54:38 +02:00
|
|
|
PATH_PORTAINER=/portainer
|
|
|
|
|
PATH_GLANCES=/glances
|
2020-07-07 19:06:14 +02:00
|
|
|
PATH_DELUGE=/deluge
|
2020-07-07 20:16:29 +02:00
|
|
|
PATH_TORRENT=/torrent
|
2020-06-28 15:50:51 +02:00
|
|
|
HOST_TRAEFIK=traefik
|
2020-06-28 12:07:54 +02:00
|
|
|
HOST_MAIL=mail
|
2020-06-28 16:43:30 +02:00
|
|
|
# other
|
2020-06-28 11:43:06 +02:00
|
|
|
TZ=Europe/Paris
|
2020-07-06 19:08:12 +02:00
|
|
|
BASIC_AUTH=test:$$apr1$$H6uskkkW$$IgXLP6ewTrSuBkTrqE8wj/
|
2020-07-07 20:45:30 +02:00
|
|
|
DELUGE_TORRENT_PORT=6881
|
2020-07-08 10:53:49 +02:00
|
|
|
ROOT_INSTALL=/srv
|