1
0
mirror of https://github.com/netbox-community/netbox-docker.git synced 2025-08-08 15:02:05 +03:00

Moving env files into separate directory for better organization

This commit is contained in:
Brady Lamprecht
2018-09-05 15:37:28 -06:00
parent 968bb9f10f
commit d8285b05f2
4 changed files with 3 additions and 3 deletions

3
env/postgres.env vendored Normal file
View File

@@ -0,0 +1,3 @@
POSTGRES_USER=netbox
POSTGRES_PASSWORD=J5brHrAXFLQSif0K
POSTGRES_DB=netbox