Minuscule .env tweak
continuous-integration/drone/push Build is failing Details

This commit is contained in:
3wc 2021-08-19 23:54:51 +02:00
parent 3048d09cd8
commit 8e91a5a3ee
1 changed files with 1 additions and 2 deletions

View File

@ -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"
#####################################################################