Unverified Commit 062f17e0 authored by Zexin Yuan's avatar Zexin Yuan Committed by GitHub
Browse files

Fix wrong indentation

parent 48b1623c
Loading
Loading
Loading
Loading
+31 −32
Original line number Diff line number Diff line
@@ -20,7 +20,6 @@ services:
      - /var/run/docker.sock:/var/run/docker.sock:ro
      - ./traefik/dynamic_conf.yml:/dynamic_conf.yml
      - ./traefik/users.htpasswd:/users.htpasswd

    command:
      - "--api=true"
      - "--api.dashboard=true"