修改
This commit is contained in:
parent
25c866d596
commit
078ed98c52
@ -1,7 +1,7 @@
|
||||
VITE_BASE=/
|
||||
|
||||
# 接口地址
|
||||
VITE_GLOB_API_URL=https://mock-napi.vben.pro/api
|
||||
VITE_GLOB_API_URL=https://iot-admin-web-api/api
|
||||
|
||||
# 是否开启压缩,可以设置为 none, brotli, gzip
|
||||
VITE_COMPRESS=none
|
||||
@ -22,7 +22,7 @@ VITE_ARCHIVER=true
|
||||
VITE_REFRESH_ROLE = true
|
||||
|
||||
# 后端接口地址
|
||||
VITE_APP_API_ADDRESS=http://182.43.18.151:44317
|
||||
VITE_APP_API_ADDRESS=http://iot-admin-web-api:10500
|
||||
|
||||
# websocket地址
|
||||
VITE_WEBSOCKET_URL=http://182.43.18.151:44317/signalr/notification
|
||||
VITE_WEBSOCKET_URL=http://iot-admin-web-api:10500/signalr/notification
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user