Compare commits

...

2 commits

Author SHA1 Message Date
b1826c834f 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
2024-08-26 20:56:13 +01:00
a7096f60f7 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
2024-08-26 20:54:20 +01:00

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