mirror of
https://github.com/traefik/traefik.git
synced 2025-11-28 06:01:13 +01:00
Fixed curl example
This commit is contained in:
parent
156f6b8d3c
commit
5f0451affe
@ -29,7 +29,7 @@ Traefik can be configured:
|
||||
|
||||
|
||||
```shell
|
||||
curl -XPUT @file "http://localhost:8080/api/providers/rest"
|
||||
curl -XPUT -d @file "http://localhost:8080/api/providers/rest"
|
||||
```
|
||||
|
||||
with `@file`:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user