From 2397ef7d0a98a5991a6f1cc9e77522333b1b6081 Mon Sep 17 00:00:00 2001 From: Yvann PONCE Date: Wed, 13 Nov 2024 09:34:54 +0100 Subject: [PATCH] fix frontend tresholds --- cloud/frontend/src/components/profil/Profil-kpi.tsx | 6 +++--- gateway/docker-compose.yml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cloud/frontend/src/components/profil/Profil-kpi.tsx b/cloud/frontend/src/components/profil/Profil-kpi.tsx index ffd5105..6995c2c 100644 --- a/cloud/frontend/src/components/profil/Profil-kpi.tsx +++ b/cloud/frontend/src/components/profil/Profil-kpi.tsx @@ -53,7 +53,7 @@ export default function ProfilKpi(props: ProfilKpiProps) { a.limit - b.limit) }} pointer={{type: "arrow", elastic: true}} diff --git a/gateway/docker-compose.yml b/gateway/docker-compose.yml index 22eea66..3556a11 100644 --- a/gateway/docker-compose.yml +++ b/gateway/docker-compose.yml @@ -30,7 +30,7 @@ services: - RABBITMQ_PASSWORD=guest - NOTIFICATION_SERVER=http://doctor.al.apoorva64.com - CLIENT_INFO_SERVER=http://doctor.al.apoorva64.com - - GATEWAY_ID=672f480ac368aa3dd8f6664b + - GATEWAY_ID=671ec1f0c368aa3dd8f66649 volumes: - /etc/localtime:/etc/localtime:ro depends_on: