Update docker-compose.yaml

This commit is contained in:
2026-02-22 15:03:54 -06:00
parent ea07f4b90f
commit fcaaa2f204

View File

@@ -1,10 +1,9 @@
version: '3.7'
services:
auto-m4b:
image: seanap/auto-m4b
container_name: auto-m4b
volumes:
- /home/mattspeer/docker/auto-m4b/config:/config
- /srv/docker/auto-m4b/config:/config
- /downloads/auto-m4b/temp:/temp
environment:
- PUID=1000