factory_web/.env.production

11 lines
263 B
Plaintext

# 生产环境
NODE_ENV = production
# 标题
VUE_APP_TITLE = '曲阳金隅安全智能管控平台'
# 接口地址
VUE_APP_API_BASEURL = http://10.99.5.79:20309/api
#VUE_APP_API_BASEURL = http://1.203.161.103:2800/api
VUE_APP_BASEURL = http://10.99.5.79:20309