feat: 添加外网访问支持
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"dev": "vite",
|
||||
"build": "vue-tsc && vite build",
|
||||
"preview": "vite preview --port 10096 --host",
|
||||
"serve": "node server.cjs",
|
||||
"deploy": "./deploy.sh",
|
||||
"start": "./start.sh",
|
||||
"install-app": "./install.sh",
|
||||
|
||||
Reference in New Issue
Block a user