9 lines
172 B
JSON
9 lines
172 B
JSON
{
|
|
"database": {
|
|
"db_name": "dredgepos",
|
|
"username": "postgres",
|
|
"password": "root",
|
|
"host": "localhost",
|
|
"port": 5432
|
|
}
|
|
} |