Fix sonarr host

This commit is contained in:
Lillian Violet 2024-01-03 23:14:25 +01:00
parent b1d0cbf307
commit c1aeabe1d5

View file

@ -10,7 +10,7 @@
services.nginx = { services.nginx = {
virtualHosts = { virtualHosts = {
"radarr.gladtherescake.eu" = { "sonarr.gladtherescake.eu" = {
forceSSL = true; forceSSL = true;
enableACME = true; enableACME = true;
locations."/" = { locations."/" = {