web-zk-admin/.env.production

7 lines
119 B
Plaintext
Raw Permalink Normal View History

2025-03-23 10:03:12 +08:00
# just a flag
ENV = 'production'
# base api
VUE_APP_BASE_API = '/prod-api'
VUE_APP_ADDRESS = 'https://yx.hzs413.com/'