Use forgejo registry for the image
All checks were successful
Test, Build and Publish / test (push) Successful in 34s
Test, Build and Publish / build-and-push-images (push) Successful in 1m10s

This commit is contained in:
Marc Di Luzio 2024-08-25 21:16:25 +01:00
parent 25cb5b9dba
commit 7afa5086fd
3 changed files with 8 additions and 19 deletions

View file

@ -1,6 +1,6 @@
services:
matchy:
image: ghcr.io/mdiluz/matchy:${MATCHY_TAG:-latest}
image: forge.mdiluz.io/mdiluz/matchy:${MATCHY_TAG:-latest}
env_file: ".env"
volumes:
- ${MATCHY_DATA:-./.matchy}:/usr/src/app/.matchy