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
commit 0eea766931
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: