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 6b272f6 commit acd4f58Copy full SHA for acd4f58
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_outbound_hosts = ["https://example.com:443"]
+allowed_outbound_hosts = ["https://example.com"]
12
[component.trigger]
13
route = "/hello/..."
14
[component.build]
0 commit comments