Fix wrong indentation

This commit is contained in:
Zexin Yuan 2023-11-08 10:18:32 +08:00 committed by GitHub
parent 48b1623c95
commit 062f17e0f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"