Fix indention

This commit is contained in:
Simon Giesel 2019-09-24 10:17:55 +00:00
parent 6b3b82c299
commit 8497b3c8cf

View file

@ -7,7 +7,7 @@ networks:
services: services:
dockerrest: dockerrest:
container_name: dockerrest container_name: dockerrest
build: . build: .
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock