Fix wrong indentation
This commit is contained in:
@@ -20,7 +20,6 @@ services:
|
|||||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||||
- ./traefik/dynamic_conf.yml:/dynamic_conf.yml
|
- ./traefik/dynamic_conf.yml:/dynamic_conf.yml
|
||||||
- ./traefik/users.htpasswd:/users.htpasswd
|
- ./traefik/users.htpasswd:/users.htpasswd
|
||||||
|
|
||||||
command:
|
command:
|
||||||
- "--api=true"
|
- "--api=true"
|
||||||
- "--api.dashboard=true"
|
- "--api.dashboard=true"
|
||||||
|
|||||||
Reference in New Issue
Block a user