diff --git a/frontend/hospital-portal/.env.staging b/frontend/hospital-portal/.env.staging index 57f67287..d7548840 100644 --- a/frontend/hospital-portal/.env.staging +++ b/frontend/hospital-portal/.env.staging @@ -1 +1 @@ -VITE_API_URL="https://aso-api.linksehat.dev/api/hospitalportal" \ No newline at end of file +VITE_API_URL="https://aso-api.linksehat.dev/api/v1/hospitalportal" \ No newline at end of file