Add space in comment
This commit is contained in:
parent
7f1be920d6
commit
e0b8b7961a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue