✨ Route and forward for http(s)
This commit is contained in:
@@ -5,5 +5,5 @@ id = "root"
|
||||
hosts = ["localhost"]
|
||||
paths = ["/"]
|
||||
[[locations.destinations]]
|
||||
id = "example"
|
||||
uri = "https://example.com"
|
||||
id = "echo"
|
||||
uri = "https://postman-echo.com/get"
|
||||
|
Reference in New Issue
Block a user