Merge pull request #509 from jflattery/patch-1

Change default to ghcr
This commit is contained in:
advplyr
2022-04-25 14:58:18 -05:00
committed by GitHub
+1 -1
View File
@@ -3,7 +3,7 @@ version: "3.7"
services: services:
audiobookshelf: audiobookshelf:
image: advplyr/audiobookshelf image: ghcr.io/advplyr/audiobookshelf
ports: ports:
- 13378:80 - 13378:80
volumes: volumes: