YouTrack
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
COMPOSE_PROJECT_NAME=youtrack
|
||||
VERSION=2022.2.59587
|
||||
VERSION=2024.1.25893
|
||||
|
@ -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:
|
||||
|
Reference in New Issue
Block a user