16 lines
367 B
Text
16 lines
367 B
Text
# ssl
|
|
GANDIV5_API_KEY=xxxxxxxxxxxxxxxxx
|
|
LETSENCRYPT_EMAIL=root@localhost.localdomain
|
|
# sites
|
|
DOMAIN=localhost.localdomain
|
|
HOST_WWW=www
|
|
PATH_PORTAINER=/portainer
|
|
PATH_GLANCES=/glances
|
|
PATH_DELUGE=/deluge
|
|
PATH_TORRENT=/torrent
|
|
HOST_TRAEFIK=traefik
|
|
HOST_MAIL=mail
|
|
# other
|
|
TZ=Europe/Paris
|
|
BASIC_AUTH=test:$$apr1$$H6uskkkW$$IgXLP6ewTrSuBkTrqE8wj/
|
|
DELUGE_TORRENT_PORT=6881
|