pelican: rename wings vhost to games.nordhammer.it

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
rope 2026-08-09 12:53:26 +01:00
parent a031586c32
commit ff5a825a22
2 changed files with 8 additions and 4 deletions

View file

@ -113,7 +113,7 @@ in
# through the file manager are whole server archives, hence no
# body-size cap; the console websocket idles between keystrokes, hence
# the long read timeout.
"node.nordhammer.it" = lib.recursiveUpdate (proxy 8443) {
"games.nordhammer.it" = lib.recursiveUpdate (proxy 8443) {
locations."/".extraConfig = ''
client_max_body_size 0;
proxy_read_timeout 7d;