Merge pull request #18908 from MichaelOren/fix-proxy-missing-slash

Add missing slash to proxying docs
This commit is contained in:
Fredrik Adelöw
2023-08-02 16:15:48 +02:00
committed by GitHub
+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: