Fixed curl example

This commit is contained in:
Rémy G 2019-02-06 17:10:09 +01:00 committed by Traefiker Bot
parent 156f6b8d3c
commit 5f0451affe

View file

@ -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`: