Skip to content

Commit

Permalink
Update router
Browse files Browse the repository at this point in the history
  • Loading branch information
Sigri44 authored Mar 18, 2024
1 parent f63f1a7 commit b9534e8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ services:
- traefik-realt
labels:
- "traefik.enable=true"
- "traefik.http.routers.sf-realt-stats.rule=Host(`stats.realt.community`)"
- "traefik.http.routers.sf-realt-stats.entrypoints=websecure"
- "traefik.http.routers.realt-stats.rule=Host(`stats.realt.community`)"
- "traefik.http.routers.realt-stats.entrypoints=websecure"

networks:
traefik-realt:
external: true
external: true

0 comments on commit b9534e8

Please sign in to comment.