mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2026-02-24 14:52:35 +00:00
not pulling env from portainer, add to override
This commit is contained in:
@@ -5,6 +5,9 @@ services:
|
||||
- netbox
|
||||
ports:
|
||||
- 8000:8080
|
||||
environment:
|
||||
DB_HOST: piggy.nopants.ctop.us
|
||||
DB_USER: netbox
|
||||
configs:
|
||||
- source: configuration.py
|
||||
target: /etc/netbox/config/configuration.py
|
||||
|
||||
Reference in New Issue
Block a user