修改常见默认端口
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# 复制为 frontend/.env 后生效(Vite 仅暴露 VITE_ 前缀变量)
|
||||
|
||||
# 开发服务器端口(也可由根目录 FRONTEND_PORT 通过 start.sh 传入)
|
||||
# PORT=5173
|
||||
# PORT=15173
|
||||
|
||||
# 后端 API 代理目标(见 vite.config.ts)
|
||||
VITE_API_PROXY_TARGET=http://localhost:8080
|
||||
VITE_API_PROXY_TARGET=http://localhost:18080
|
||||
|
||||
Reference in New Issue
Block a user