- 端口修复

This commit is contained in:
Pine
2026-05-13 00:18:13 +08:00
parent 7794012299
commit 2bd68815fd
5 changed files with 15 additions and 19 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"version": "0.1.0",
"identifier": "com.pine.dpm",
"build": {
"beforeDevCommand": "TAURI_DEV_HOST=0.0.0.0 yarn dev",
"beforeDevCommand": "yarn dev",
"devUrl": "http://localhost:1420",
"beforeBuildCommand": "yarn build",
"frontendDist": "../dist"