feature-nxdev #13

Merged
nanxun merged 2 commits from feature-nxdev into main 2025-10-28 16:56:22 +08:00
+1 -1
View File
@@ -7,6 +7,6 @@
}, },
"AllowedHosts": "*", "AllowedHosts": "*",
"ConnectionStrings": { "ConnectionStrings": {
"DefaultConnection": "Server=192.168.5.100;Port=3306;Database=IM;User=root;Password=768788Dyw;" "DefaultConnection": "Server=frp-era.com;Port=26582;Database=IM;User=product;Password=12345678;"
} }
} }