mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2025-07-13 15:24:48 -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
|
||||
# the start_period might also need to be set higher.
|
||||
# Default value in our docker-compose.yml is 60s
|
||||
start_period: 90s
|
||||
start_period: 150s
|
||||
# environment:
|
||||
# SKIP_SUPERUSER: "false"
|
||||
# SUPERUSER_API_TOKEN: ""
|
||||
|
Loading…
Reference in New Issue
Block a user