Added podcasts volume

This commit is contained in:
realmain 2023-08-23 15:55:07 -07:00 committed by GitHub
parent ec15978e26
commit 754498958d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,7 @@ services:
- 13378:80
volumes:
- ./audiobooks:/audiobooks
- ./podcasts:/podcasts
- ./metadata:/metadata
- ./config:/config
restart: unless-stopped