long
2021-09-13 f84ee2c0436617048ed3457a4dfe5582fc140539
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'