mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-12-10 05:42:36 +00:00
set the environment at correct place in example file
This commit is contained in:
parent
f1ca9ab7eb
commit
920148e48b
|
|
@ -14,7 +14,7 @@ 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: ""
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue