set the environment at correct place in example file

This commit is contained in:
Thomas Le Gentil 2024-02-04 05:49:21 +01:00 committed by GitHub
parent f1ca9ab7eb
commit 920148e48b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,10 +14,10 @@ services:
# the start_period might also need to be set higher. # the start_period might also need to be set higher.
# Default value in our docker-compose.yml is 60s # Default value in our docker-compose.yml is 60s
# start_period: 90s # start_period: 90s
# environment: # environment:
# SKIP_SUPERUSER: "false" # SKIP_SUPERUSER: "false"
# SUPERUSER_API_TOKEN: "" # SUPERUSER_API_TOKEN: ""
# SUPERUSER_EMAIL: "" # SUPERUSER_EMAIL: ""
# SUPERUSER_NAME: "" # SUPERUSER_NAME: ""
# SUPERUSER_PASSWORD: "" # SUPERUSER_PASSWORD: ""