loulijun2021
2022-07-15 869f6c069e86c2ff90393c1441854a6f05989481
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/'