Files
templates/blueprints/oryx/template.toml
Mauricio Siu af8b535d34 feat: add Oryx (SRS) media streaming template
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 14:06:04 -06:00

9 lines
124 B
TOML

[variables]
main_domain = "${domain}"
[config]
[[config.domains]]
serviceName = "oryx"
port = 2022
host = "${main_domain}"