web-base-admin/.env.production

12 lines
173 B
Plaintext

# just a flag
ENV = 'production'
# base api
VUE_APP_BASE_API = 'http://60.205.203.247/prod-api'
# 打包:
# npm run build:prod
# 访问临时域名:
# mana.mj-td.com