web-base-pc/.env.production

7 lines
123 B
Plaintext

# just a flag
ENV = 'production'
# base api
VUE_APP_BASE_API = '/inter-api'
VUE_APP_BASE_API1 = 'http://index.hzs413.com'