long
2021-05-11 277f3d8070b6b08ad5b79a2416ea7157895dc76c
1
2
3
4
5
# just a flag
ENV = 'development'
 
# base api
VUE_APP_BASE_API = '/dev-api'