mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-05-31 20:25:34 -04:00
Change default to ghcr
This commit is contained in:
parent
11354a3e3f
commit
91597a5454
@ -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…
x
Reference in New Issue
Block a user