cjl
3 days ago 24e8d9a83681cefdc5988b0ee0097e2c6b079402
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'