forked from ddrilling/AsbCloudServer
fix appsettings.Tests.json
This commit is contained in:
parent
b2ad36a303
commit
cc69ff832c
@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"DbConnection": {
|
"DbConnection": {
|
||||||
"Host": "localhost",
|
"Host": "localhost",
|
||||||
"Port": 5433,
|
"Port": 5432,
|
||||||
"Username": "postgres",
|
"Username": "postgres",
|
||||||
"Password": "root"
|
"Password": "q"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user