mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-10 14:52:51 +02:00
+2
-2
@@ -3,10 +3,10 @@ version: "3.7"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
audiobookshelf:
|
audiobookshelf:
|
||||||
image: advplyr/audiobookshelf
|
image: ghcr.io/advplyr/audiobookshelf
|
||||||
ports:
|
ports:
|
||||||
- 13378:80
|
- 13378:80
|
||||||
volumes:
|
volumes:
|
||||||
- /audiobooks:/audiobooks
|
- /audiobooks:/audiobooks
|
||||||
- /metadata:/metadata
|
- /metadata:/metadata
|
||||||
- /config:/config
|
- /config:/config
|
||||||
|
|||||||
Reference in New Issue
Block a user