Update docker-compose.yml

This commit is contained in:
Tommy 2022-06-30 23:41:55 -04:00 committed by GitHub
parent 73f87a7a85
commit d016f3d3f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -70,5 +70,12 @@ services:
networks:
- matrix
mjolnir:
image: matrixdotorg/mjolnir:latest
restart: unless-stopped
container_name: mjolnir
volumes:
- ./mjolnir:/data:Z
networks:
matrix: