mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-01-08 00:08:14 +01:00
Merge pull request #2027 from realmain/docker-compose
Added podcasts volume to docker compose
This commit is contained in:
commit
7c288a5ff9
@ -8,6 +8,7 @@ services:
|
||||
- 13378:80
|
||||
volumes:
|
||||
- ./audiobooks:/audiobooks
|
||||
- ./podcasts:/podcasts
|
||||
- ./metadata:/metadata
|
||||
- ./config:/config
|
||||
restart: unless-stopped
|
||||
|
Loading…
Reference in New Issue
Block a user