fix: ws新增 .env 文件

This commit is contained in:
Tim
2025-09-04 12:24:30 +08:00
parent 8895405606
commit 0ff6f13c86
3 changed files with 13 additions and 2 deletions

View File

@@ -1,6 +1,5 @@
; 本地部署后端
; NUXT_PUBLIC_API_BASE_URL=https://127.0.0.1:8081
; NUXT_PUBLIC_WEBSOCKET_URL=https://127.0.0.1:8082
; 预发环境后端
NUXT_PUBLIC_API_BASE_URL=https://staging.open-isle.com