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