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