Update docker-compose.yml

NOOB ALERT - just trying this out. Sorry if I wreck it
This commit is contained in:
doketaretote 2023-09-02 08:12:49 +03:00 committed by GitHub
parent 0ecfdab463
commit 9014690694
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,8 +7,8 @@ services:
ports:
- 13378:80
volumes:
- ./audiobooks:/audiobooks
- ./podcasts:/podcasts
- ./metadata:/metadata
- ./config:/config
- C:\Users\winni\Downloads\Torrents\Completed:/audiobooks
- E:\Audiobooks\Audiobooks:/podcasts
- C:\audiobookshelf\metadata:/metadata
- C:\audiobookshelf\config:/config
restart: unless-stopped