transmet/config/local.json

9 lines
127 B
JSON
Raw Normal View History

2015-04-27 15:31:51 +00:00
{
"Sql": {
"Host": "localhost",
"Dbname": "transmet",
"Username": "transmet",
"Password": "asdfasdf"
}
}