quanyawei
2023-09-19 7c5c458225e1e6ab32bba352c5efd33c6a78f023
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'