Delete docker-compose.yml
No longer needs to be in the repo
This commit is contained in:
parent
6677449644
commit
a7096f60f7
1 changed files with 0 additions and 6 deletions
|
@ -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
|
Loading…
Add table
Reference in a new issue