Add postgres.ini.default
This commit is contained in:
6
postgres.ini.default
Normal file
6
postgres.ini.default
Normal file
@ -0,0 +1,6 @@
|
||||
[postgresql]
|
||||
user=someone
|
||||
pass=SuperSecretPassword
|
||||
host=example.com
|
||||
port=5432
|
||||
database=inventory
|
Reference in New Issue
Block a user