long
2022-02-28 fd98d3d9d49fad8d7244cae8de2264a635fe9f69
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'