Fix grammar
This commit is contained in:
parent
f8d36fda28
commit
adef7200f6
3 changed files with 3 additions and 3 deletions
|
@ -307,7 +307,7 @@ cat ./cookies.txt
|
|||
whoami1.traefik FALSE / FALSE 0 _TRAEFIK_BACKEND http://10.0.0.15:80
|
||||
```
|
||||
|
||||
If you load the cookies file (`-b cookies.txt`) for the next request, you will see that stickyness is maintained:
|
||||
If you load the cookies file (`-b cookies.txt`) for the next request, you will see that stickiness is maintained:
|
||||
|
||||
```shell
|
||||
curl -b cookies.txt -H Host:whoami1.traefik http://$(docker-machine ip manager)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue