long
2021-10-28 7ec86fa74e94095c855f91448d01b033875cbc9c
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'