transmet/config/local.json

10 lines
142 B
JSON

{
"Sql": {
"Host": "localhost",
"Dbname": "transmet",
"Username": "transmet",
"Password": "asdfasdf"
}
"Port": 8001
}