aboutsummaryrefslogtreecommitdiffstats
path: root/src/server-secrets.json
blob: 86d49ecec755a5f2840332c0607029c79581f4bc (plain) (blame)
1
2
3
4
5
6
7
{
    "DB_HOST": "localhost",
    "DB_PORT": "3306",
    "DB_NAME": "dough",
    "DB_USER": "root",
    "DB_PASSWORD": "lompenummer10"
}