web-zk-admin/.env.production

8 lines
153 B
Plaintext
Raw Normal View History

2025-03-23 10:03:12 +08:00
# just a flag
ENV = 'production'
# base api
VUE_APP_BASE_API = '/prod-api'
2025-06-12 20:22:42 +08:00
VUE_APP_ADDRESS1 = 'http://t-app.beida777.com/#/'
2025-09-17 18:07:19 +08:00
VUE_APP_SYSTEM_TYPE = 'KG'