Change default to ghcr

This commit is contained in:
Jim Flattery
2022-04-25 15:43:58 -04:00
committed by GitHub
parent 11354a3e3f
commit 91597a5454
+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: