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