9 lines
125 B
JSON
9 lines
125 B
JSON
{
|
|
"db": {
|
|
"host": "postgres",
|
|
"password": "correcthorse"
|
|
},
|
|
"web": {
|
|
"port": 8080
|
|
}
|
|
} |