diff --git a/ant-design-vue-jeecg/.env.production b/ant-design-vue-jeecg/.env.production index d85e037..ca41864 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=http://116.255.163.207/jeecg-boot -VUE_APP_CAS_BASE_URL=http://116.255.163.207/cas -VUE_APP_ONLINE_BASE_URL=http://116.255.163.207:8012 \ No newline at end of file +VUE_APP_API_BASE_URL=http://10.100.200.177:8080/jeecg-boot +VUE_APP_CAS_BASE_URL=http://10.100.200.177:8080/cas +VUE_APP_ONLINE_BASE_URL=http://10.100.200.177:8012 \ No newline at end of file