vuex-ht/.env.development
2021-01-13 16:01:18 +08:00

6 lines
72 B
Plaintext

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