pre release fixes
This commit is contained in:
parent
79de710800
commit
6cca2a6ab5
4 changed files with 12 additions and 12 deletions
|
@ -14,7 +14,7 @@ $HTTP["host"] =~ "^files\.thirdculture\.top$" {
|
|||
"" => (
|
||||
(
|
||||
"host" => "gossa",
|
||||
"port" => 8001,
|
||||
"port" => 3001,
|
||||
"headers" => (
|
||||
"Host" => "$HTTP_HOST",
|
||||
"X-Forwarded-For" => "$REMOTE_ADDR"
|
||||
|
|
|
@ -5,7 +5,7 @@ $HTTP["host"] =~ "up\.thirdculture\.top" {
|
|||
"" => (
|
||||
"localhost" => (
|
||||
"host" => "transfer",
|
||||
"port" => 8080,
|
||||
"port" => 3880,
|
||||
"path" => "/web",
|
||||
"headers" => (
|
||||
"Host" => "$HTTP_HOST",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue