Delete docker-compose.yml
All checks were successful
Test, Build and Publish / test (pull_request) Successful in 33s
Test, Build and Publish / build-and-push-images (pull_request) Successful in 1m12s

No longer needs to be in the repo
This commit is contained in:
mdiluz 2024-08-26 20:54:20 +01:00
parent 6677449644
commit a7096f60f7

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