9 lines
126 B
Plaintext
9 lines
126 B
Plaintext
|
{
|
||
|
"db": {
|
||
|
"host": "127.0.0.1",
|
||
|
"dbname": "postgres",
|
||
|
"user": "postgres",
|
||
|
"password": "secretpassword"
|
||
|
}
|
||
|
}
|