forked from mirror/netbox-docker
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