tailscale network

This commit is contained in:
2026-08-06 11:17:15 +08:00
parent 4df556a175
commit 81470ffea7
2 changed files with 10 additions and 7 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
"identifier": "com.lineup.client",
"build": {
"beforeDevCommand": "npm run dev",
"devUrl": "http://127.0.0.1:1420",
"devUrl": "http://192.168.3.13:1420",
"beforeBuildCommand": "npm run build",
"frontendDist": "../dist"
},