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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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: