web-base-admin/.env.production

13 lines
256 B
Plaintext
Raw Permalink Normal View History

2025-03-23 09:18:42 +08:00
# just a flag
ENV = 'production'
# base api
VUE_APP_BASE_API = '/prod-api'
2025-05-07 13:51:43 +08:00
VUE_APP_CLIENT_ADDRESS = 'http://app.beida666.com/#/'
VUE_APP_APP_ADDRESS = 'http://app.beida666.com/#/'
# 打包:
# npm run build:prod
2025-04-01 14:34:49 +08:00
# 访问临时域名:
# mana.mj-td.com