fix: port

This commit is contained in:
s-prechtl 2025-12-02 16:42:36 +01:00
parent aedada7df8
commit 5b7a38e764
2 changed files with 7 additions and 4 deletions

View file

@ -6,7 +6,7 @@
services.caddy = {
enable = true;
virtualHosts."homebridge.saberofxebec".extraConfig = ''
reverse_proxy :5353
reverse_proxy :8581
tls internal
'';
};