diff --git a/etc/lighttpd/conf.d/files.thirdculture.top.conf b/etc/lighttpd/conf.d/files.thirdculture.top.conf index c1f3182..ee85e6d 100644 --- a/etc/lighttpd/conf.d/files.thirdculture.top.conf +++ b/etc/lighttpd/conf.d/files.thirdculture.top.conf @@ -14,7 +14,7 @@ $HTTP["host"] =~ "^files\.thirdculture\.top$" { "" => ( ( "host" => "gossa", - "port" => 3001, + "port" => 8001, "headers" => ( "Host" => "$HTTP_HOST", "X-Forwarded-For" => "$REMOTE_ADDR" diff --git a/etc/lighttpd/conf.d/up.thirdculture.top.conf b/etc/lighttpd/conf.d/up.thirdculture.top.conf index 5e43a86..23f491b 100644 --- a/etc/lighttpd/conf.d/up.thirdculture.top.conf +++ b/etc/lighttpd/conf.d/up.thirdculture.top.conf @@ -5,7 +5,7 @@ $HTTP["host"] =~ "up\.thirdculture\.top" { "" => ( "localhost" => ( "host" => "transfer", - "port" => 3880, + "port" => 8080, "path" => "/web", "headers" => ( "Host" => "$HTTP_HOST", diff --git a/transfer/tshweb/index.html b/transfer/tshweb/index.html index 803ab0a..4a882a2 100644 --- a/transfer/tshweb/index.html +++ b/transfer/tshweb/index.html @@ -10,7 +10,7 @@