mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2025-07-16 12:12:57 -06:00
Increased start_period time of Netbox
This commit is contained in:
parent
989f6fa96e
commit
ad2ace942a
@ -12,7 +12,7 @@ services:
|
|||||||
# subsequent starts. For the first start after major version upgrades of NetBox
|
# subsequent starts. For the first start after major version upgrades of NetBox
|
||||||
# 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: 150s
|
||||||
# environment:
|
# environment:
|
||||||
# SKIP_SUPERUSER: "false"
|
# SKIP_SUPERUSER: "false"
|
||||||
# SUPERUSER_API_TOKEN: ""
|
# SUPERUSER_API_TOKEN: ""
|
||||||
|
Loading…
Reference in New Issue
Block a user