Updates for Apr 21
Unifying the restart method for containers Remove scrutiny collector on invidia Change watchtower to an updated fork Expose ports on radarr/sonarr since seerr needs them
This commit is contained in:
@@ -24,6 +24,8 @@ services:
|
||||
- PUID=1029
|
||||
- PGID=1000
|
||||
- TZ=Etc/UTC
|
||||
ports:
|
||||
- "7878:7878"
|
||||
volumes:
|
||||
- /home/fejy/docker/radarr:/config
|
||||
- /mnt/LUXURIA/Share:/Share
|
||||
@@ -44,6 +46,8 @@ services:
|
||||
- PUID=1029
|
||||
- PGID=1000
|
||||
- TZ=Etc/UTC
|
||||
ports:
|
||||
- "8989:8989"
|
||||
volumes:
|
||||
- /home/fejy/docker/sonarr:/config
|
||||
- /mnt/LUXURIA/Share:/Share
|
||||
|
||||
Reference in New Issue
Block a user