Files
templates/blueprints/jellyseerr/template.toml
Rohit Mulani 5f037d3e6b feat: add Jellyseerr template (#950)
* feat: add Jellyseerr template

* chore: pin jellyseerr template version

---------

Co-authored-by: Rohit Mulani <289630555+rohitmulani63-ops@users.noreply.github.com>
2026-07-07 13:12:56 -06:00

12 lines
152 B
TOML

[variables]
main_domain = "${domain}"
[config]
env = {}
mounts = []
[[config.domains]]
serviceName = "jellyseerr"
port = 5055
host = "${main_domain}"