Skip to content

Commit 726279e

Browse files
authored
Update docker-compose.preprod.yml
1 parent 40a2fa3 commit 726279e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.preprod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ services:
1010
- traefik-realt
1111
labels:
1212
- "traefik.enable=true"
13-
- "traefik.http.routers.stats-${DOCKER_BRANCH}.rule=Host(`stats.${DOCKER_BRANCH}.realt.community`)"
13+
- "traefik.http.routers.stats-${DOCKER_BRANCH}.rule=Host(`stats.${DOCKER_BRANCH}.realtoken.community`)"
1414
- "traefik.http.routers.stats-${DOCKER_BRANCH}.entrypoints=websecure"
1515
restart: always
1616

0 commit comments

Comments
 (0)