From e194d87edd79acedb149335f59907c8ed0e38030 Mon Sep 17 00:00:00 2001 From: Juan24 <93536474+juanbroder24@users.noreply.github.com> Date: Tue, 3 Jun 2025 18:12:29 -0300 Subject: [PATCH] fix --- swagger.prod | 2 +- swagger.qa | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/swagger.prod b/swagger.prod index c8caa5b..d8198d5 100644 --- a/swagger.prod +++ b/swagger.prod @@ -1 +1 @@ -SWAGGER_URL=https://preparemessages.ifrc.org +SWAGGER_URL=https://api-preparemessages.ifrc.org diff --git a/swagger.qa b/swagger.qa index fa2519c..18fad5a 100644 --- a/swagger.qa +++ b/swagger.qa @@ -1 +1 @@ -SWAGGER_URL=https://preparemessages-stage.ifrc.org +SWAGGER_URL=https://api-preparemessages-stage.ifrc.org