Use forgejo registry for the image
This commit is contained in:
parent
25cb5b9dba
commit
7afa5086fd
3 changed files with 8 additions and 19 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue