Add space in comment

This commit is contained in:
Jake Howard 2020-02-02 22:30:48 +00:00
parent 7f1be920d6
commit e0b8b7961a
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -4,7 +4,7 @@ services:
traefik:
container_name: traefik
image: traefik:v2.1.2
#command: "--log.level=DEBUG"
# command: "--log.level=DEBUG"
network_mode: host
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro