修改:数据库连接字符串
10.8.8.212->10.8.8.208
This commit is contained in:
@@ -109,6 +109,6 @@
|
||||
},
|
||||
|
||||
"ConnectionStrings": {
|
||||
"DefaultConnection": "Server=10.8.8.212;Database=postgres;user id=postgres;password=123456;port=16035;"
|
||||
"DefaultConnection": "Server=10.8.8.208;Database=postgres;user id=postgres;password=123456;port=16035;"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user