From e01b0dc66e61356ad97ca0469a601d6aa4930beb Mon Sep 17 00:00:00 2001 From: Frank Elsinga Date: Thu, 24 Oct 2024 22:47:31 +0200 Subject: [PATCH] fixed valhalla not being in traefiks network and thus not able to route correctly --- docker-compose.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docker-compose.yml b/docker-compose.yml index fa938b2bd..ab2c8a7e0 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -233,6 +233,8 @@ services: - "traefik.http.services.navigatum-valhalla.loadbalancer.server.port=8002" environment: TZ: Europe/Berlin + networks: + - traefik_traefik expose: - 8002 depends_on: