Fix TLS in socketed template (#925)
authornta~ <bas@dotbas.net>
Tue, 28 Jan 2025 00:59:53 +0000 (01:59 +0100)
committerGitHub <noreply@github.com>
Tue, 28 Jan 2025 00:59:53 +0000 (08:59 +0800)
commit79724e9e2834fa7ff745f3232ee993b81e6c8db4
treea3479dcbdbcddccff449156ba411809bbf28ee28
parent79ccbcc53286e44eaccfc67cc10ef0645c41ee2b
Fix TLS in socketed template (#925)

After 7d548ad4ae3022863262f485505a32df13df1983, the replacement pattern in web.socketed.template.yml no longer matches, making nginx.https.sock not exist.

As such, remove the `http2` field from the `listen` directive to match aforementioned commit.
templates/web.socketed.template.yml