transmet/config/local.json

9 lines
127 B
JSON
Raw Normal View History

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