Increased start_period time of Netbox

This commit is contained in:
TheNetworkGuy 2025-04-14 20:37:17 +02:00
parent 989f6fa96e
commit ad2ace942a

View File

@ -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: ""