Skip to content

Commit

Permalink
fixed valhalla not being in traefiks network and thus not able to rou…
Browse files Browse the repository at this point in the history
…te correctly
  • Loading branch information
CommanderStorm authored Oct 24, 2024
1 parent 1ce949e commit e01b0dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit e01b0dc

Please sign in to comment.