curl install in yaml ergänzt
This commit is contained in:
parent
9f901671c7
commit
ec42e12b34
|
|
@ -5,6 +5,7 @@ services:
|
|||
traefik:
|
||||
image: "traefik:v2.9"
|
||||
container_name: "traefik"
|
||||
command: -- apk add -U curl
|
||||
# command:
|
||||
# - "-api=true"
|
||||
# - "-api.dashboard=true"
|
||||
|
|
|
|||
Loading…
Reference in New Issue