chore: sync
This commit is contained in:
5
mengyaconnect-frontend/.env.development
Normal file
5
mengyaconnect-frontend/.env.development
Normal file
@@ -0,0 +1,5 @@
|
||||
# 本地开发:前端 5173 → Vite proxy → 后端 8080
|
||||
# 留空即走同源代理(vite.config.js 里已配置 /api proxy)
|
||||
# 如果你想跳过代理直连,取消注释下面两行
|
||||
# VITE_API_BASE=http://localhost:8080/api
|
||||
# VITE_WS_URL=ws://localhost:8080/api/ws/ssh
|
||||
Reference in New Issue
Block a user