Moving env files into separate directory for better organization
This commit is contained in:
parent
968bb9f10f
commit
d8285b05f2
4 changed files with 3 additions and 3 deletions
3
env/postgres.env
vendored
Normal file
3
env/postgres.env
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
POSTGRES_USER=netbox
|
||||
POSTGRES_PASSWORD=J5brHrAXFLQSif0K
|
||||
POSTGRES_DB=netbox
|
Loading…
Add table
Add a link
Reference in a new issue