Change service name to be consistent

This commit is contained in:
Simon Giesel 2019-09-24 10:17:15 +00:00
parent 21e971b542
commit 6b3b82c299

View file

@ -6,7 +6,8 @@ networks:
name: proxy name: proxy
services: services:
dockerserviceminecraft: dockerrest:
container_name: dockerrest
build: . build: .
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock