sasukei-stats-tracker/config.json.example

9 lines
126 B
Plaintext
Raw Normal View History

2023-11-30 20:10:59 +00:00
{
"db": {
"host": "127.0.0.1",
"dbname": "postgres",
"user": "postgres",
"password": "secretpassword"
}
}