cjl
2023-07-13 dbcf4569984bc9a9e4d171b340bd43554e19686a
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'