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

This commit is contained in:
Elias Schneider
2025-01-08 12:27:56 +01:00
parent 9e4496dc03
commit f65c1ef7d8

View File

@@ -1,6 +1,6 @@
services:
pingvin-share:
image: stonith404/pingvin-share
image: stonith404/pingvin-share # or ghcr.io/stonith404/pingvin-share
restart: unless-stopped
ports:
- 3000:3000