“zhuo”
2023-08-09 ae7722004ef0ce44416dd080650acc3e4cbea396
1
2
3
4
5
6
# just a flag
ENV = 'development'
 
# base api
# VUE_APP_BASE_API = 'http://192.168.110.167:1234/'
VUE_APP_BASE_API = 'http://localhost:1234/'