Commit 6d64b6ce authored by tianhongyang's avatar tianhongyang

fix

parent 1c88b494
...@@ -4,9 +4,9 @@ VUE_APP_TITLE = 数字化经营履约全生命链路管理系统 ...@@ -4,9 +4,9 @@ VUE_APP_TITLE = 数字化经营履约全生命链路管理系统
NODE_ENV = "production" NODE_ENV = "production"
# 生产环境配置 # 生产环境配置
ENV = 'staging' ENV = 'test'
# 数字化经营履约全生命链路管理系统/生产环境 # 数字化经营履约全生命链路管理系统/生产环境
VUE_APP_BASE_API = '/stage-api' VUE_APP_BASE_API = '/prod-api'
\ No newline at end of file \ No newline at end of file
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