destination: { locations."/" = { proxyPass = destination; proxyWebsockets = true; extraConfig = '' proxy_set_header Host $host; ''; }; }