mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-01-08 00:08:14 +01:00
commit
0eea766931
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user