element-ui/.env.production

7 lines
72 B
Plaintext

# just a flag
ENV = 'production'
# base api
VUE_APP_BASE_API = '/api'