transmet/config/local.json

10 lines
145 B
JSON

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