Create different routers for the different services

This commit is contained in:
Colin Hebert
2023-01-22 10:46:32 +01:00
parent 9f38aac44b
commit a63cd1171a

View File

@@ -18,7 +18,7 @@ services:
restart: unless-stopped
labels:
traefik.enable: true
traefik.http.routers.readarr.middlewares: authelia@file
traefik.http.routers.readarr-audiobook.middlewares: authelia@file
readarr-ebook:
hostname: raeadarr-ebook
@@ -37,7 +37,7 @@ services:
restart: unless-stopped
labels:
traefik.enable: true
traefik.http.routers.readarr.middlewares: authelia@file
traefik.http.routers.readarr-ebook.middlewares: authelia@file
networks:
reverse-proxy: