mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2026-02-27 16:19:43 +00:00
...
This commit is contained in:
@@ -5,7 +5,8 @@ services:
|
||||
- netbox
|
||||
ports:
|
||||
- 8000:8080
|
||||
env-file: stack.env
|
||||
environment:
|
||||
- "DB_HOST=${PG_HOST}"
|
||||
configs:
|
||||
- source: configuration.py
|
||||
target: /etc/netbox/config/configuration.py
|
||||
|
||||
Reference in New Issue
Block a user