docs: add ghcr.io Docker image to docker-compose.yml

This commit is contained in:
Elias Schneider
2024-12-12 17:18:25 +01:00
parent 3006bc9ef7
commit e9d83dd6c3

View File

@@ -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: