quanyawei
2024-11-08 761dc97c8ac017e5d57b331f7bcf3cfaf1ca1159
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'