loulijun2021
2022-06-26 0d86c19b122011dc528c624597b0952660d69aba
1
2
3
4
5
6
# just a flag
ENV = 'development'
 
# base api
VUE_APP_BASE_API = '/api/'
#VUE_APP_BASE_API = 'http://47.96.97.237/API/'