Skip to content

Commit

Permalink
docs: add ghcr.io Docker image to docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stonith404 committed Dec 12, 2024
1 parent 3006bc9 commit e9d83dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
pocket-id:
image: stonith404/pocket-id:latest
image: stonith404/pocket-id # or ghcr.io/stonith404/pocket-id
restart: unless-stopped
env_file: .env
ports:
Expand Down

0 comments on commit e9d83dd

Please sign in to comment.