web-base-admin/.env.production

13 lines
260 B
Plaintext
Raw 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-08-09 11:06:24 +08:00
VUE_APP_CLIENT_ADDRESS = 'http://t-app.beida413.com/#/'
VUE_APP_APP_ADDRESS = 'http://t-app.beida413.com/#/'
# 打包:
# npm run build:prod
2025-04-01 14:34:49 +08:00
# 访问临时域名:
# mana.mj-td.com