mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-12-19 10:19:37 +00:00
Added podcasts volume
This commit is contained in:
parent
ec15978e26
commit
754498958d
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ services:
|
||||||
- 13378:80
|
- 13378:80
|
||||||
volumes:
|
volumes:
|
||||||
- ./audiobooks:/audiobooks
|
- ./audiobooks:/audiobooks
|
||||||
|
- ./podcasts:/podcasts
|
||||||
- ./metadata:/metadata
|
- ./metadata:/metadata
|
||||||
- ./config:/config
|
- ./config:/config
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue