Pass rekt.fm as Host to upstream.
gitea/icedream/rekt-theme/master This commit looks good
Details
gitea/icedream/rekt-theme/master This commit looks good
Details
This avoids a redirection error caused loop in the theme JavaScript.master
parent
0baeb1e891
commit
c741b9e4d3
|
@ -8,6 +8,7 @@ rewrite {
|
||||||
to {path} /proxy/{uri}
|
to {path} /proxy/{uri}
|
||||||
}
|
}
|
||||||
proxy /proxy https://rekt.fm {
|
proxy /proxy https://rekt.fm {
|
||||||
|
header_upstream Host rekt.fm
|
||||||
transparent
|
transparent
|
||||||
without /proxy
|
without /proxy
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue