diff --git a/playbooks/files/chaosknoten/configs/tickets/nginx/tickets.hamburg.ccc.de.conf b/playbooks/files/chaosknoten/configs/tickets/nginx/tickets.hamburg.ccc.de.conf index 0eb5485..90be686 100644 --- a/playbooks/files/chaosknoten/configs/tickets/nginx/tickets.hamburg.ccc.de.conf +++ b/playbooks/files/chaosknoten/configs/tickets/nginx/tickets.hamburg.ccc.de.conf @@ -37,7 +37,8 @@ server { proxy_set_header Forwarded "for=$remote_addr;proto=https;host=$host;by=_hidden"; location = / { - return 302 https://wiki.hamburg.ccc.de/infrastructure:service-overview#tickets_pretix; + #return 302 https://wiki.hamburg.ccc.de/infrastructure:service-overview#tickets_pretix; + return 302 https://tickets.hamburg.ccc.de/hackertours/38c3/; } location / {