debug challenges on initialization

This commit is contained in:
jfederico
2020-04-30 09:23:32 -04:00
parent 84e3649f9a
commit c68740cc86
2 changed files with 5 additions and 0 deletions

4
dotenv
View File

@@ -21,3 +21,7 @@
### Optional for postgres when using docker-compose
# POSTGRES_USER=
# POSTGRES_PASSWORD=
#
### Optional for init-letsencrypt.sh when using certbot for generating signed SSL certificates
#LETSENCRYPT_EMAIL=
#LETSENCRYPT_STAGING=0 # Set to 1 if you're testing your setup to avoid hitting request limits