colouring-montreal/config.template.json
2018-07-17 09:09:13 +01:00

11 lines
220 B
JSON

{
"comment": "Copy this file and edit to provide scripts with details",
"database": {
"host": "localhost",
"port": 5432,
"database": "",
"user": "",
"password": ""
}
}