diff --git a/.env.development b/.env.development index c0c4443..d59fca3 100644 --- a/.env.development +++ b/.env.development @@ -1,6 +1,6 @@ ENV = 'development' -# VUE_APP_BASE_API = 'http://lcny.sk797.cn' -VUE_APP_BASE_API = 'http://36.133.205.221:81' +VUE_APP_BASE_API = 'http://lcny.sk797.cn' +# VUE_APP_BASE_API = 'http://36.133.205.221:81' -VUE_APP_BASE_URL = 'http://36.133.205.221:91' \ No newline at end of file +VUE_APP_BASE_URL = 'http://lcny.sk797.cn/h5/' \ No newline at end of file