Add SSL to .env.sample

This commit is contained in:
3wc 2022-03-26 23:25:23 +02:00
parent 99fd29d57e
commit cd7db2cbbe
1 changed files with 5 additions and 0 deletions

View File

@ -6,3 +6,8 @@ DOMAIN=compy.example.com
#EXTRA_DOMAINS=', `www.compy.example.com`'
LETS_ENCRYPT_ENV=production
COMPOSE_FILE="compose.yml"
# SSL
#COMPOSE_FILE="$COMPOSE_FILE:compose.ssl.yml"