Skip to content

Commit

Permalink
link to #64 https nginx vouch config
Browse files Browse the repository at this point in the history
  • Loading branch information
bnfinet committed Feb 6, 2019
1 parent b6fb4b9 commit f292562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ server {
```

If Vouch is configured behind the **same** nginx reverseproxy (perhaps so you can configure ssl) be sure to pass the `Host` header properly, otherwise the JWT cookie cannot be set into the domain
If Vouch is configured behind the **same** nginx reverseproxy ([perhaps so you can configure ssl](https://github.com/vouch/vouch-proxy/issues/64#issuecomment-461085139)) be sure to pass the `Host` header properly, otherwise the JWT cookie cannot be set into the domain

```{.nginxconf}
server {
Expand Down

0 comments on commit f292562

Please sign in to comment.