This commit is contained in:
2024-03-11 05:33:29 +01:00
parent 004ae6c399
commit 2cac213380
6 changed files with 83 additions and 22 deletions

View File

@ -1,2 +1,2 @@
COMPOSE_PROJECT_NAME=youtrack
VERSION=2022.2.59587
VERSION=2024.1.25893

View File

@ -12,16 +12,10 @@ services:
labels:
- "traefik.enable=true"
- "traefik.docker.network=${COMPOSE_PROJECT_NAME}_default"
- "traefik.http.routers.youtrack.rule=Host(`youtrack.tobiasmanske.de`)"
- "traefik.http.routers.youtrack.rule=Host(`todo.unruhig.eu`)"
- "traefik.http.routers.youtrack.entryPoints=websecure"
- "traefik.http.services.youtrack.loadbalancer.server.port=8080"
restart: always
networks:
- gateway
networks:
gateway:
external: true
volumes:
data: