quanyawei
2024-03-13 67597e4129af701c6e1f2c8da113f2d6a9760f8a
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'