mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2026-03-11 14:06:40 +00:00
...
This commit is contained in:
@@ -7,7 +7,8 @@ services:
|
|||||||
- redis-cache
|
- redis-cache
|
||||||
env_file:
|
env_file:
|
||||||
- env/netbox.env
|
- env/netbox.env
|
||||||
- stack.env
|
environment:
|
||||||
|
- "DB_HOST=${PG_HOST}"
|
||||||
user: 'unit:root'
|
user: 'unit:root'
|
||||||
healthcheck:
|
healthcheck:
|
||||||
start_period: 60s
|
start_period: 60s
|
||||||
|
|||||||
Reference in New Issue
Block a user