diff --git a/playbook_templates/jellyfin.actcur.com b/playbook_templates/jellyfin.actcur.com index 087959a..106d533 100644 --- a/playbook_templates/jellyfin.actcur.com +++ b/playbook_templates/jellyfin.actcur.com @@ -2,6 +2,6 @@ role:core:v1.2:core role:mount:v1.1:core,mount role:nginx-ssl:v1.1:common,nginx-ssl role:certbot:v1.2:common,certbot -role:jellyfin:testing:workload,jellyfin +role:jellyfin:v1.0:workload,jellyfin # end of file diff --git a/var_files/nginx-ssl/jellyfin.actcur.com b/var_files/nginx-ssl/jellyfin.actcur.com index a74a0bd..6be6e4d 100644 --- a/var_files/nginx-ssl/jellyfin.actcur.com +++ b/var_files/nginx-ssl/jellyfin.actcur.com @@ -4,5 +4,9 @@ domains: - domain: jellyfin.actcur.com port: 8096 + - domain: jelly.actcur.com + port: 8096 + - domain: media.actcur.com + port: 8096 # end of file \ No newline at end of file