mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-14 16:55:00 +01:00
wtf
This commit is contained in:
parent
a28250072d
commit
0de4065960
2 changed files with 4 additions and 2 deletions
|
|
@ -55,7 +55,9 @@ olat.noratrieb.dev:8088 {
|
||||||
upload.files.noratrieb.dev {
|
upload.files.noratrieb.dev {
|
||||||
log
|
log
|
||||||
encode zstd gzip
|
encode zstd gzip
|
||||||
reverse_proxy * localhost:3050
|
# we need HTTP/2 here because the server doesn't work with HTTP/1.1
|
||||||
|
# because it will send early 401 responses during the upload without consuming the body
|
||||||
|
reverse_proxy * h2c://localhost:3050
|
||||||
}
|
}
|
||||||
|
|
||||||
################################################################
|
################################################################
|
||||||
|
|
|
||||||
|
|
@ -5,5 +5,5 @@
|
||||||
"pretense": "270b01fc1118dfd713c1c41530d1a7d98f04527d",
|
"pretense": "270b01fc1118dfd713c1c41530d1a7d98f04527d",
|
||||||
"quotdd": "e922229e1d9e055be35dabd112bafc87a0686548",
|
"quotdd": "e922229e1d9e055be35dabd112bafc87a0686548",
|
||||||
"does-it-build": "81790825173d87f89656f66f12a123bc99e2f6f1",
|
"does-it-build": "81790825173d87f89656f66f12a123bc99e2f6f1",
|
||||||
"upload.files.noratrieb.dev": "eb7a893ba82455cfc0217e4ef177ead16d118583"
|
"upload.files.noratrieb.dev": "90f6a6a82fb24c61fd19643d383ea7c8415f558a"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue