Recommit everything because of credentials
This commit is contained in:
commit
11fb50a2f1
11 changed files with 267 additions and 0 deletions
6
config/postgres.json
Normal file
6
config/postgres.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"user": "lamassu",
|
||||
"pwd": "lamassu",
|
||||
"host": "localhost",
|
||||
"db": "lamassu"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue