Fix indention
This commit is contained in:
parent
6b3b82c299
commit
8497b3c8cf
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue