Skip to content

Commit b6bb205

Browse files
committed
Fix cherry-pick not finding the right target file
Signed-off-by: itowlson <[email protected]>
1 parent 17c3e65 commit b6bb205

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/v3/http-outbound.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,8 @@ You must still grant permission by including the relevant `spin.internal` hosts
219219
allowed_outbound_hosts = ["http://authz.spin.internal", "https://reporting.spin.internal"]
220220
```
221221

222+
You may use either the `http` or `https` scheme, and the scheme in the service chaining request is ignored: only the special host name matters.
223+
222224
To allow local chaining to _any_ component in your application, you can use a subdomain wildcard:
223225

224226
```toml

0 commit comments

Comments
 (0)