mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-12-10 05:42:36 +00:00
Update docker-compose.yml
This commit is contained in:
parent
1265d2277a
commit
918952a2a5
|
|
@ -8,7 +8,7 @@ services:
|
|||
env_file: env/netbox.env
|
||||
user: 'unit:root'
|
||||
healthcheck:
|
||||
start_period: 60s
|
||||
start_period: 90s
|
||||
timeout: 3s
|
||||
interval: 15s
|
||||
test: "curl -f http://localhost:8080/login/ || exit 1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue