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