mirror of
https://git.unistra.fr/aius/root/ldap-overleaf-sl.git
synced 2025-05-04 19:55:26 +02:00
Fix wrong indentation
This commit is contained in:
parent
48b1623c95
commit
062f17e0f7
1 changed files with 31 additions and 32 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue