sasukei-stats-tracker/config.json.example

9 lines
126 B
Plaintext

{
"db": {
"host": "127.0.0.1",
"dbname": "postgres",
"user": "postgres",
"password": "secretpassword"
}
}