Fixiaobai
2023-08-29 616a1831249c79a051415e1a9fa3e32683a40d00
1
2
3
4
5
6
# just a flag
ENV = 'production'
 
# base api
# VUE_APP_BASE_API = '/prod-api'
VUE_APP_BASE_API = 'http://localhost:1234/'