mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-23 23:39:47 +08:00
chore: 新增dev环境配置
This commit is contained in:
@ -1,10 +1,12 @@
|
||||
# backend service base url, test environment
|
||||
VITE_SERVICE_BASE_URL=http://127.0.0.1:8080
|
||||
|
||||
VITE_APP_BASE_API=/dev-api
|
||||
VITE_APP_BASE_API=/test-api
|
||||
|
||||
VITE_APP_WEBSOCKET=N
|
||||
# 是否开启 SSE 功能
|
||||
VITE_APP_SSE=Y
|
||||
# 是否开启 websocket 功能
|
||||
VITE_APP_WEBSOCKET=N
|
||||
|
||||
# app client id
|
||||
VITE_APP_CLIENT_ID=e5cd7e4891bf95d1d19206ce24a7b32e
|
||||
|
Reference in New Issue
Block a user