Update volume

This commit is contained in:
2026-02-25 16:30:49 -06:00
parent 083b5c669e
commit a2a01e5633

View File

@@ -1,4 +1,3 @@
version: "3.8"
services:
@@ -12,7 +11,7 @@ services:
container_name: sonarr
restart: unless-stopped
volumes:
- homelab-starr/sonarr:/config
- ./homelab-starr/sonarr:/config
- /mnt/data:/data
ports:
- "8989"