Add missing slash to proxying docs

Signed-off-by: Michael Oren <michael.oren3@gmail.com>
This commit is contained in:
Michael Oren
2023-08-02 22:14:46 +10:00
parent 5623a818b9
commit 1bce847ac4
+1 -1
View File
@@ -36,7 +36,7 @@ Example:
```yaml
# in app-config.yaml
proxy:
simple-example: http://simple.example.com:8080
/simple-example: http://simple.example.com:8080
'/larger-example/v1':
target: http://larger.example.com:8080/svc.v1
headers: