fixed example compose file and readme formatting

This commit is contained in:
Henning Bocklage 2020-06-07 18:59:07 +02:00
parent 7f327f90d5
commit 5f2db73f65
2 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@ $ docker run -d --name Deemix \
version: '3.3'
services:
deemix:
image: registry.gitlab.com/bockiii/deemix-docker
image: registry.gitlab.com/bockiii/deemix-docker
container_name: Deemix
volumes:
- /your/storage/path/:/downloads

View File

@ -1,7 +1,7 @@
version: '3.3'
services:
deemix:
image: bocki/deemix
image: registry.gitlab.com/bockiii/deemix-docker
container_name: Deemix
volumes:
- /your/storage/path/:/downloads