Update 'scripts/healthchecks/launch-docker.sh'

pull/4/head
drunkendog 2023-08-13 22:00:13 +01:00
parent f4a8014465
commit fb982cd646
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ docker run -d --net main_subnet --ip 172.30.23.1 \
-e TZ=America/New_York \
-e DEBUG=False \
-e SITE_ROOT=$SITE_ROOT \
-e REGISTRATION_OPEN=$REGISTRATION_OPEN \
-e DEFAULT_FROM_EMAIL=$DEFAULT_FROM_EMAIL \
-e EMAIL_HOST=$EMAIL_HOST \
-e EMAIL_PORT=$EMAIL_PORT \