We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98d666b commit 7e47cdaCopy full SHA for 7e47cda
http/testdata/spin-roundtrip/spin.toml
@@ -8,7 +8,7 @@ version = "1.0.0"
8
[[component]]
9
id = "http-roundtrip-test"
10
source = "main.wasm"
11
-allowed_http_hosts = ["example.com"]
+allowed_outbound_hosts = ["example.com:443"]
12
[component.trigger]
13
route = "/hello/..."
14
[component.build]
0 commit comments