parent
2e819a9221
commit
bbbb887e42
@ -1,8 +1,8 @@
|
|||||||
# 页面标题
|
# 页面标题
|
||||||
VUE_APP_TITLE = 太仓综治
|
VUE_APP_TITLE = 数据中台系统
|
||||||
|
|
||||||
# 生产环境配置
|
# 生产环境配置
|
||||||
ENV = 'production'
|
ENV = 'production'
|
||||||
|
|
||||||
# 太仓综治/生产环境
|
# 数据中台系统/生产环境
|
||||||
VUE_APP_BASE_API = '/prod-api'
|
VUE_APP_BASE_API = '/prod-api'
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
# 页面标题
|
# 页面标题
|
||||||
VUE_APP_TITLE = 太仓综治
|
VUE_APP_TITLE = 数据中台系统
|
||||||
|
|
||||||
NODE_ENV = production
|
NODE_ENV = production
|
||||||
|
|
||||||
# 测试环境配置
|
# 测试环境配置
|
||||||
ENV = 'staging'
|
ENV = 'staging'
|
||||||
|
|
||||||
# 太仓综治/测试环境
|
# 数据中台系统/测试环境
|
||||||
VUE_APP_BASE_API = '/stage-api'
|
VUE_APP_BASE_API = '/stage-api'
|
||||||
|
Before Width: | Height: | Size: 5.5 KiB After Width: | Height: | Size: 134 KiB |
Before Width: | Height: | Size: 5.5 KiB After Width: | Height: | Size: 22 KiB |
Loading…
Reference in new issue