This commit is contained in:
parent
63917722ff
commit
6fea98ffd2
1 changed files with 1 additions and 5 deletions
|
|
@ -38,11 +38,7 @@ server {
|
|||
|
||||
location = / {
|
||||
#return 302 https://wiki.hamburg.ccc.de/infrastructure:service-overview#tickets_pretix;
|
||||
return 302 https://tickets.hamburg.ccc.de/hackertours/eh22ht/;
|
||||
}
|
||||
|
||||
location = /hackertours/eh22/ {
|
||||
return 302 https://tickets.hamburg.ccc.de/hackertours/eh22ht/;
|
||||
return 302 https://tickets.hamburg.ccc.de/hackertours/39c3ht/;
|
||||
}
|
||||
|
||||
location / {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue