Add postgres.ini.default
This commit is contained in:
parent
4bb70b207e
commit
951673926b
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
|
Loading…
Reference in New Issue
Block a user