fix(tuwunel): delegation

This commit is contained in:
2025-08-16 23:25:18 +08:00
parent f4a0e2a862
commit c14a3682ff
2 changed files with 7 additions and 35 deletions

View File

@@ -405,13 +405,6 @@
localPort = 443;
customDomains = [ "matrix.imxyy.top" ];
}
{
name = "matrix-fed";
type = "tcp";
localIP = "127.0.0.1";
localPort = 8448;
remotePort = 8448;
}
{
name = "immich-http";