add configuration

This commit is contained in:
2026-03-29 11:26:29 +08:00
parent 430138f620
commit 636d55da21
3 changed files with 14 additions and 3 deletions

3
client/appsettings.json Normal file
View File

@@ -0,0 +1,3 @@
{
"ServerUrl": "http://192.168.0.125:5000"
}