long
2022-01-25 3b2d0ff917af1b6bea0743beab4aed7bdd89f099
1
2
3
4
5
# just a flag
ENV = 'development'
 
# base api
VUE_APP_BASE_API = '/dev-api'