feat: Adds a shortcode to the shop

This commit is contained in:
Vincent Mahnke 2025-12-26 19:54:29 +01:00
commit 24effd5be7

View file

@ -22,6 +22,10 @@ in
"${domain}" = {
forceSSL = true;
useACMEHost = "${domain}";
locations."/shop" = {
return = "302 https://tickets.hamburg.ccc.de";
};
listen = [
{