Skip to content

Commit 3008c01

Browse files
committed
fix: fix typo in double proxy config
1 parent 6c3c21e commit 3008c01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/docs/guides/advanced.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ flowchart LR
8989
proxy2 --> tinyauth["Tinyauth"]
9090
```
9191

92-
Configure Proxy 2 to trust headers from Proxy 1:
92+
Configure Proxy 1 to trust headers from Proxy 2:
9393

9494
```yaml
9595
entryPoints:

0 commit comments

Comments
 (0)