Skip to content

Commit b0240f1

Browse files
committed
Fix example in README
1 parent db789f6 commit b0240f1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,13 +90,11 @@ services:
9090
PGID: '1004'
9191
TZ: Europe/London
9292
volumes:
93-
- /dev/rtc:/dev/rtc:ro
9493
- /opt/appdata/sonarr:/config
9594

9695
seerr:
9796
image: ghcr.io/seerr-team/seerr:latest
9897
restart: unless-stopped
99-
init: true
10098
user: "1000"
10199
depends_on:
102100
- wireguard_client

0 commit comments

Comments
 (0)