This commit is contained in:
Lorenzo Carbonell 2023-10-13 22:01:19 +02:00
parent 1d80a61656
commit 6ab9ef03fe
No known key found for this signature in database
GPG Key ID: B5E8FC9484B82CA9

View File

@ -24,8 +24,8 @@ services:
volumes: volumes:
- backup-data:/app/backend/backup-data # Mounting the volume - backup-data:/app/backend/backup-data # Mounting the volume
labels: labels:
- traefik.http.services.jellyfin.loadbalancer.server.port=3000 - traefik.http.services.jellystat.loadbalancer.server.port=3000
- traefik.http.routers.jellyfin.rule=Host(`${FQDN}`) - traefik.http.routers.jellystat.rule=Host(`${FQDN}`)
depends_on: depends_on:
- jellystat-db - jellystat-db