3
0
Fork 0
web-store-retail-admin/.env.production

8 lines
126 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'
2025-07-16 09:12:42 +08:00
VUE_APP_ADDRESS1 = 'http://t-bl.beida777.com/#/'
2025-06-20 16:20:46 +08:00