fermyon / spin-js-sdk

https://developer.fermyon.com/spin/javascript-components
Apache License 2.0
49 stars 17 forks source link

Add `allowed_outbound_hosts` to Templates #225

Closed ThorstenHans closed 3 months ago

ThorstenHans commented 3 months ago

I stumbled upon a small difference in the Spin Templates across different languages.

With this PR, the allowed_outbound_hosts property is set on the component in spin.toml as it is done in templates for Rust and TinyGo.