hailin
2023-07-21 17e62da2a097844b0f6f7a58926e7d0a40598d2c
1
2
3
4
5
# just a flag
ENV = 'development'
 
# base api
VUE_APP_BASE_API = 'http://192.168.110.167:1234/'