Skip to content

Commit

Permalink
Update docker-compose.preprod.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sigri44 authored Nov 12, 2024
1 parent 40a2fa3 commit 726279e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.preprod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ services:
- traefik-realt
labels:
- "traefik.enable=true"
- "traefik.http.routers.stats-${DOCKER_BRANCH}.rule=Host(`stats.${DOCKER_BRANCH}.realt.community`)"
- "traefik.http.routers.stats-${DOCKER_BRANCH}.rule=Host(`stats.${DOCKER_BRANCH}.realtoken.community`)"
- "traefik.http.routers.stats-${DOCKER_BRANCH}.entrypoints=websecure"
restart: always

Expand Down

0 comments on commit 726279e

Please sign in to comment.