chore: better readability
This commit is contained in:
@@ -16,6 +16,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- traefik-proxy
|
- traefik-proxy
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
jellyseerr:
|
jellyseerr:
|
||||||
image: ghcr.io/fallenbagel/jellyseerr:latest
|
image: ghcr.io/fallenbagel/jellyseerr:latest
|
||||||
init: true
|
init: true
|
||||||
@@ -37,6 +38,7 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
- traefik-proxy
|
- traefik-proxy
|
||||||
|
|
||||||
sonarr:
|
sonarr:
|
||||||
image: ghcr.io/hotio/sonarr:latest
|
image: ghcr.io/hotio/sonarr:latest
|
||||||
container_name: sonarr
|
container_name: sonarr
|
||||||
|
|||||||
Reference in New Issue
Block a user