diff --git a/.env.sample b/.env.sample index 12d98c6..e4b9981 100644 --- a/.env.sample +++ b/.env.sample @@ -8,6 +8,10 @@ LETS_ENCRYPT_EMAIL=certs@example.com # WARN, INFO etc. LOG_LEVEL=WARN +# This is here so later lines can extend the definition; you likely don't wanna +# edit +COMPOSE_FILE="compose.yml" + ##################################################################### # General settings # #####################################################################