koersepublicbackend/conf/config.json

10 lines
160 B
JSON

{
"database": {
"host": "localhost",
"username": "raceviewer",
"password": "viewingdatraceboiii",
"database" : "race",
"port": 5432
}
}