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