Commit 413ead29 authored by 刘怀志's avatar 刘怀志

新增环境

parent 036bab07
# 客户发版环境
# 页面标题
VUE_APP_TITLE = 视频资源整合与智能分析系统
......@@ -5,6 +6,6 @@ VUE_APP_TITLE = 视频资源整合与智能分析系统
ENV = 'production'
# 视频资源整合与智能分析系统/生产环境
VUE_APP_BASE_API = 'http:/127.0.0.1:8083/video-prod-api'
VUE_APP_BASE_API = 'http://127.0.0.1:8083/video-prod-api'
# 图片地址
VUE_APP_IMG_API = 'http:/127.0.0.1:8083/video-prod-api/profile/upload'
VUE_APP_IMG_API = 'http://127.0.0.1:8083/video-prod-api/profile/upload'
# 49测试环境
# 页面标题
VUE_APP_TITLE = 视频资源整合与智能分析系统
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment