Skip to content

Commit

Permalink
Missing .env.template property
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbertoMoreta committed May 22, 2024
1 parent 5debc1e commit 04bdd93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env.template
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ GUNICORN_RELOAD=True
GUNICORN_ACCESS_LOG="/var/log/gunicorn/access.log"
GUNICORN_ERROR_LOG="/var/log/gunicorn/error.log"
GUNICORN_PID_FILE="/var/run/gunicorn/mes.pid"
ASSETLINKS_FILE=
GOOGLE_APPLICATION_CREDENTIALS=<path/to/firebase.json>
GOOGLE_MAPS_APIKEY="your_apikey"
DEFAULT_EMAIL=
Expand Down

0 comments on commit 04bdd93

Please sign in to comment.