diff --git a/.env.sample b/.env.sample index 117fba4..2a21319 100644 --- a/.env.sample +++ b/.env.sample @@ -8,8 +8,7 @@ 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 +# This is here so later lines can extend it; you likely don't wanna edit COMPOSE_FILE="compose.yml" #####################################################################