From fa679473e743d0ba622e9cc29b6fd2e4929903fd Mon Sep 17 00:00:00 2001 From: Jayne Passmore Date: Tue, 20 May 2025 19:28:51 -0500 Subject: [PATCH] added certs for jellyfin (#11) Reviewed-on: https://git.actcur.com/actcur-ansible/playbook-builder/pulls/11 --- var_files/certbot/jellyfin.actcur.com | 2 ++ 1 file changed, 2 insertions(+) diff --git a/var_files/certbot/jellyfin.actcur.com b/var_files/certbot/jellyfin.actcur.com index ddf5317..3983a20 100644 --- a/var_files/certbot/jellyfin.actcur.com +++ b/var_files/certbot/jellyfin.actcur.com @@ -3,5 +3,7 @@ domains: - domain: jellyfin.actcur.com + - domain: jelly.actcur.com + - domain: media.actcur.com # end of file \ No newline at end of file