mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2026-02-24 22:52:56 +00:00
remove postgres from env file
This commit is contained in:
2
env/netbox.env
vendored
2
env/netbox.env
vendored
@@ -1,5 +1,5 @@
|
||||
CORS_ORIGIN_ALLOW_ALL=True
|
||||
DB_HOST=postgres
|
||||
#DB_HOST=postgres
|
||||
DB_NAME=netbox
|
||||
DB_PASSWORD=J5brHrAXFLQSif0K
|
||||
DB_USER=netbox
|
||||
|
||||
Reference in New Issue
Block a user