Skip to content

Commit

Permalink
remove cal.bruck.me as an alias due to no longer being under our cont…
Browse files Browse the repository at this point in the history
…roll
  • Loading branch information
CommanderStorm committed Oct 9, 2024
1 parent 355cfb2 commit 232fce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ services:
- "traefik.enable=true"
- "traefik.http.routers.calendarproxy.entrypoints=webs"
- "traefik.http.routers.calendarproxy.tls.certresolver=leacme"
- "traefik.http.routers.calendarproxy.rule=Host(`cal.tum.app`) || Host(`cal.tum.sexy`) || Host(`cal.bruck.me`)"
- "traefik.http.routers.calendarproxy.rule=Host(`cal.tum.app`) || Host(`cal.tum.sexy`)"
- "traefik.http.services.calendarproxy.loadbalancer.server.port=4321"

networks:
Expand Down

0 comments on commit 232fce8

Please sign in to comment.