Merge pull request 'Delete docker-compose.yml' (#4) from mdiluz-patch-1 into main
All checks were successful
Test, Build and Publish / test (push) Successful in 33s
Test, Build and Publish / build-and-push-images (push) Successful in 1m16s

Reviewed-on: #4
This commit is contained in:
mdiluz 2024-08-26 20:56:13 +01:00
commit b1826c834f

View file

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