aboutsummaryrefslogtreecommitdiffstats
path: root/postgreSQLconfig.json
blob: 108bf5b746aa2b467b5df9f2303e55d03bacb77e (plain)
1
2
3
4
5
6
7
{
    "user": "postgres",
    "host": "10.9.70.33",
    "password": "rofLos",
    "database": "cherrypick",
    "port": 5432
}