0
Fork 0
mirror of https://github.com/stonith404/pingvin-share.git synced 2025-01-15 01:14:27 -05:00

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

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