appsetting for new stage environment

This commit is contained in:
warrenchen 2025-12-02 17:09:19 +09:00
parent 870f0ed849
commit 31557c826c

View File

@ -1,6 +1,6 @@
{ {
"ConnectionStrings": { "ConnectionStrings": {
"ConnectionString": "Host=maindb.c7g2iigo8wl7.ap-northeast-1.rds.amazonaws.com;Database=kneostag;Username=kneoweb;Password=kneo!admin", "ConnectionString": "Host=192.168.0.130;Database=kneo;Username=kneoweb;Password=kneo!admin",
"DataProvider": "postgresql", "DataProvider": "postgresql",
"SQLCommandTimeout": null, "SQLCommandTimeout": null,
"WithNoLock": false "WithNoLock": false