quanyawei
2023-11-14 158629c4bc4794184ad99509e4fad804ee4dafbd
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'