main #16

Merged
nanxun merged 9 commits from main into feature-nxdev 2025-10-30 14:47:01 +08:00
Showing only changes of commit 5e571f192b - Show all commits
+1 -1
View File
@@ -7,6 +7,6 @@
},
"AllowedHosts": "*",
"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;"
}
}