feat: 添加新功能
This commit is contained in:
parent
7774e8bee1
commit
283dd8b3f4
@ -1,3 +1,9 @@
|
|||||||
|
###
|
||||||
|
# @Description: 文件内容描述
|
||||||
|
# @Author: 陈益
|
||||||
|
# @Date: 2025-08-19 22:40:29
|
||||||
|
# @LastEditors: 陈益
|
||||||
|
###
|
||||||
VITE_BASE=/
|
VITE_BASE=/
|
||||||
|
|
||||||
# 是否开启压缩,可以设置为 none, brotli, gzip
|
# 是否开启压缩,可以设置为 none, brotli, gzip
|
||||||
@ -19,7 +25,7 @@ VITE_ARCHIVER=true
|
|||||||
VITE_REFRESH_ROLE = true
|
VITE_REFRESH_ROLE = true
|
||||||
|
|
||||||
# 后端接口地址
|
# 后端接口地址
|
||||||
VITE_APP_API_ADDRESS=http://172.21.40.198:10500
|
VITE_APP_API_ADDRESS=http://47.110.53.196:28080/
|
||||||
|
|
||||||
# websocket地址
|
# websocket地址
|
||||||
VITE_WEBSOCKET_URL=http://172.21.40.198:10500/signalr/notification
|
VITE_WEBSOCKET_URL=http://47.110.53.196:28080/signalr/notification
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user