diff --git a/ant-design-vue-jeecg/.env.production b/ant-design-vue-jeecg/.env.production index 18c6447f44a950384a9f6ce3d87c91b425f2dba3..530cebc4e79451b53ff7eed9f600622818f62ba8 100644 --- a/ant-design-vue-jeecg/.env.production +++ b/ant-design-vue-jeecg/.env.production @@ -1,4 +1,4 @@ NODE_ENV=production -VUE_APP_API_BASE_URL=https://bootapi.jeecg.com +VUE_APP_API_BASE_URL=http://localhost:8080/jeecg-boot VUE_APP_CAS_BASE_URL=http://localhost:8888/cas VUE_APP_ONLINE_BASE_URL=http://fileview.jeecg.com/onlinePreview \ No newline at end of file