diff --git a/H5/.env.production b/H5/.env.production index 91ae612228bf3a3a34d3906b2b250f54496b2582..9ecc096057411ce4edf8af5c1c0b542b494fc32b 100644 --- a/H5/.env.production +++ b/H5/.env.production @@ -1,5 +1,5 @@ # 生产环境 部署生产环境放开这个 -VUE_APP_BASE_URL = "http://app.xitiansen.com" +# VUE_APP_BASE_URL = "http://app.xitiansen.com" # 测试环境 部署测试环境放开这个 -# VUE_APP_BASE_URL = "http://8.131.244.76:81" \ No newline at end of file +VUE_APP_BASE_URL = "http://8.131.244.76:81" \ No newline at end of file