From a5f126a510b3c3e70b19f1bb5d1436af9a87d1ff Mon Sep 17 00:00:00 2001 From: Piotr Biernat Date: Sat, 25 Feb 2023 02:01:59 +0100 Subject: [PATCH] Updated port --- api-gateway/etc/traefik.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-gateway/etc/traefik.yml b/api-gateway/etc/traefik.yml index a26ffb6..764840f 100644 --- a/api-gateway/etc/traefik.yml +++ b/api-gateway/etc/traefik.yml @@ -14,7 +14,7 @@ entryPoints: idleTimeout: '200ms' # ^^ FIXME: Use ENV var metrics: - address: :8082 + address: :8084 ################################################################ # serversTransport: