long
2021-08-18 08bd89345399c05df87ad065918494837b9d57bb
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'