Update docker-compose.yml

This commit is contained in:
drice000
2026-01-03 22:54:24 -05:00
committed by GitHub
parent da340f121e
commit f1b6f8c59f

View File

@@ -8,7 +8,6 @@ services:
- redis
- redis-cache
env_file: env/netbox.env
user: "root:root"
healthcheck:
test: curl -f http://localhost:8080/login/ || exit 1
start_period: 90s