diff --git a/.env.production b/.env.production index 152411c46..3005ebb61 100644 --- a/.env.production +++ b/.env.production @@ -5,4 +5,5 @@ VITE_API_PUBLISH_URL=VITE_API_PUBLISH_URL VITE_API_REPORT_URL=VITE_API_REPORT_URL VITE_MANUAL_URL=VITE_MANUAL_URL VITE_URL_SSO=VITE_URL_SSO -VITE_API_URI_CONFIG=VITE_API_URI_CONFIG \ No newline at end of file +VITE_API_URI_CONFIG=VITE_API_URI_CONFIG +VITE_API_URI_REPORT_CONFIG=VITE_API_URI_REPORT_CONFIG \ No newline at end of file