diff --git a/.env.production b/.env.production index defb262..b1660ed 100644 --- a/.env.production +++ b/.env.production @@ -1,3 +1,3 @@ NODE_ENV=production VITE_APP_TITLE='肝胆相照临床病例库' -VITE_APP_API_URL='https://preview.smartadmin.vip/smart-admin-api' \ No newline at end of file +VITE_APP_API_URL='https://prod-casedata.igandan.com/admin/api' \ No newline at end of file