forked from ddrilling/AsbCloudServer
8 lines
118 B
JSON
8 lines
118 B
JSON
{
|
|
"DbConnection": {
|
|
"Host": "localhost",
|
|
"Port": 5432,
|
|
"Username": "postgres",
|
|
"Password": "q"
|
|
}
|
|
} |