Compare commits

..

No commits in common. "b1826c834fa5d3eb847924b0d2646acf9a7cc1a0" and "6677449644f296e0ddaa18f252d93f51877b70a9" have entirely different histories.

6
docker-compose.yml Normal file
View file

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