diff --git a/infra/netbox-compose.yml b/infra/netbox-compose.yml index 89e04cf..c1e8c96 100644 --- a/infra/netbox-compose.yml +++ b/infra/netbox-compose.yml @@ -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: ""