From 0a737f01ce459f1495ec6510c6a946f00928594f Mon Sep 17 00:00:00 2001 From: Ariel Virgulto Date: Mon, 9 Sep 2024 10:05:05 -0400 Subject: [PATCH] Fix prettier --- backend/env.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/env.json b/backend/env.json index c43fca1..afe8643 100644 --- a/backend/env.json +++ b/backend/env.json @@ -61,7 +61,7 @@ "INTERMEDIARY_FHIR_URL": { "type": "string", "default": "http://localhost:3003/4_0_0" - }, + }, "REMS_ADMIN_NCPDP": { "type": "string", "default": "http://localhost:8090/ncpdp/script"