Merge pull request 'feature-nxdev' (#13) from feature-nxdev into main

Reviewed-on: #13
This commit is contained in:
西街长安 2025-10-28 16:56:22 +08:00
commit 5e571f192b

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;"
}
}