diff --git a/.env.production b/.env.production index 74b43e1..ef9b354 100644 --- a/.env.production +++ b/.env.production @@ -1,4 +1,4 @@ NODE_ENV=production -VUE_APP_API_BASE_URL=http://47.100.1.234:8080/jeecg-boot -VUE_APP_CAS_BASE_URL=http://47.100.1.234:8888/cas +VUE_APP_API_BASE_URL=http://store-admin.nhet.cloud:8080/jeecg-boot +VUE_APP_CAS_BASE_URL=http://store-admin.nhet.cloud:8888/cas VUE_APP_ONLINE_BASE_URL=http://fileview.jeecg.com/onlinePreview \ No newline at end of file