added jellyfin.actcur.com server #9

Merged
jayne merged 4 commits from jellyfin into prod 2025-05-20 18:50:01 -05:00
2 changed files with 5 additions and 1 deletions
Showing only changes of commit 7f314bb103 - Show all commits

View file

@ -2,6 +2,6 @@ role:core:v1.2:core
role:mount:v1.1:core,mount role:mount:v1.1:core,mount
role:nginx-ssl:v1.1:common,nginx-ssl role:nginx-ssl:v1.1:common,nginx-ssl
role:certbot:v1.2:common,certbot role:certbot:v1.2:common,certbot
role:jellyfin:testing:workload,jellyfin role:jellyfin:v1.0:workload,jellyfin
# end of file # end of file

View file

@ -4,5 +4,9 @@
domains: domains:
- domain: jellyfin.actcur.com - domain: jellyfin.actcur.com
port: 8096 port: 8096
- domain: jelly.actcur.com
port: 8096
- domain: media.actcur.com
port: 8096
# end of file # end of file