yuyu
2023-08-08 0d452c10ee16e40a3ca3d176e5ebebcb4bd16a87
1
2
3
4
5
6
# just a flag
ENV = 'production'
 
# base api
# VUE_APP_BASE_API = '/prod-api'
VUE_APP_BASE_API = 'http://192.168.110.167:1234/'