quanyawei
2023-10-09 739ddb59b6e59102a7d4d1c1c0c6eafa0b9e2e17
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'