Redirect to 38c3 hackertours shop for now
This commit is contained in:
parent
9faf2f731d
commit
739a2e1cbd
|
@ -37,7 +37,8 @@ server {
|
||||||
proxy_set_header Forwarded "for=$remote_addr;proto=https;host=$host;by=_hidden";
|
proxy_set_header Forwarded "for=$remote_addr;proto=https;host=$host;by=_hidden";
|
||||||
|
|
||||||
location = / {
|
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 / {
|
location / {
|
||||||
|
|
Loading…
Reference in a new issue