deploy diday.org site

This commit is contained in:
lilly 2026-02-27 21:04:40 +01:00
commit bbfe9eba6f
Signed by: lilly
SSH key fingerprint: SHA256:y9T5GFw2A20WVklhetIxG1+kcg/Ce0shnQmbu1LQ37g
6 changed files with 72 additions and 64 deletions

View file

@ -8,7 +8,7 @@
# load the DI-Day redirect map from the webroot
map $request_uri $did_redirect_target {
include /var/www/did.hamburg.ccc.de/nginx-redirects.conf;
include /var/www/diday.org/nginx-redirects.conf;
}
'';
};