From 831c44fceb35226ded85b71903a8f67132507509 Mon Sep 17 00:00:00 2001 From: Hendrik Sokolowski Date: Mon, 27 Feb 2023 23:12:05 +0100 Subject: [PATCH] Add link for satzung in caddy --- hosts/flora-6/caddy.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hosts/flora-6/caddy.nix b/hosts/flora-6/caddy.nix index 145c534c..170aa309 100644 --- a/hosts/flora-6/caddy.nix +++ b/hosts/flora-6/caddy.nix @@ -31,6 +31,10 @@ handle /.well-known/host-meta { redir https://mastodon.pub.solar{uri} } + + # redirect to statutes + redir /satzung https://cloud.pub.solar/s/2tRCP9aZFCiWxQy permanent + # pub.solar website handle { root * /srv/www/pub.solar