colouring-montreal/config.template.json

11 lines
220 B
JSON
Raw Normal View History

2018-07-17 04:09:13 -04:00
{
"comment": "Copy this file and edit to provide scripts with details",
"database": {
"host": "localhost",
"port": 5432,
"database": "",
"user": "",
"password": ""
}
}