zxl
2025-11-06 09f0861e61e69e2d818eafc7b9edbd17cf0822d4
.env.development
@@ -1,5 +1,5 @@
# 页面标题
VUE_APP_TITLE = 运维考核平台
VUE_APP_TITLE = 视频图形综合管理平台
# 开发环境配置
ENV = 'development'
@@ -12,3 +12,7 @@
# websocket地址
VUE_APP_WEB_SOCKET_URL = 'ws://127.0.0.1:8044/ws'
VUE_APP_FILE_URL = 'http://192.168.3.88:8085'