quanyawei
2024-02-01 f70d875a462fdb80807eae2bd022d5a3173a6e05
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'