fix(syncthing): alternative config should be empty set, not null

This commit is contained in:
Will Holdsworth 2026-03-12 19:01:05 +11:00
parent 6328d80bdf
commit f98b6fe4a7
Signed by: will-holdsworth
SSH key fingerprint: SHA256:oIiA3gWDoNH2oH8tJSjVPEJDE5lO9rCfiTyAHVlNd6E

View file

@ -86,7 +86,7 @@ in
];
}
else
null;
{ };
caddy.virtualHosts.${hostname}.extraConfig = ''
reverse_proxy http://localhost:${toString port}