Fixed curl example

This commit is contained in:
Rémy G
2019-02-06 17:10:09 +01:00
committed by Traefiker Bot
parent 6d906fa4c8
commit 00fc43ebce

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