xiangpei
2024-07-26 807e9577f0b1a22a3b0fbaa404d1d7215100c28e
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'