forked from ddrilling/AsbCloudServer
8 lines
121 B
JSON
8 lines
121 B
JSON
{
|
|
"DbConnection": {
|
|
"Host": "localhost",
|
|
"Port": 5433,
|
|
"Username": "postgres",
|
|
"Password": "root"
|
|
}
|
|
} |