Add postgres.ini.default

This commit is contained in:
BBaoVanC 2020-10-05 19:25:03 -05:00
parent 4bb70b207e
commit 951673926b
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
1 changed files with 6 additions and 0 deletions

6
postgres.ini.default Normal file
View File

@ -0,0 +1,6 @@
[postgresql]
user=someone
pass=SuperSecretPassword
host=example.com
port=5432
database=inventory