diff --git a/backend/env.json b/backend/env.json index cc05b6a..138415c 100644 --- a/backend/env.json +++ b/backend/env.json @@ -52,7 +52,7 @@ }, "EHR_RXFILL_URL": { "type": "string", - "default": "http://localhost:8080/test-ehr/script/rxfill" + "default": "http://localhost:8080/test-ehr/ncpdp/script" }, "USE_INTERMEDIARY": { "type": "boolean",