diff --git a/systems/LoutreOS/web.nix b/systems/LoutreOS/web.nix index 8390254..6df086c 100644 --- a/systems/LoutreOS/web.nix +++ b/systems/LoutreOS/web.nix @@ -237,6 +237,11 @@ in alias = "/var/www/site-musique/media/"; }; }; + "www.musique-meyenheim.fr" = { + enableACME = true; + forceSSL = true; + globalRedirect = "musique-meyenheim.fr"; + }; # "maxspiegel.fr" = base { "/" = { root = "/run/python-ci/nyanloutre/site-max"; }; }; "stream.nyanlout.re" = base { "/" = {