diff --git a/configurations/cluster/modules/caddy/default.nix b/configurations/cluster/modules/caddy/default.nix index 73b0aecb..b7618109 100644 --- a/configurations/cluster/modules/caddy/default.nix +++ b/configurations/cluster/modules/caddy/default.nix @@ -87,6 +87,8 @@ in { "Immich" = mkPublicReverseProxy "photos" "${nosIP}:2283" {}; + "ObsidianLiveSync" = mkPublicReverseProxy "livesync" "${nosIP}:5984" {}; + "Binary Cache" = mkPublicReverseProxy "cache" "${serviviIP}:5000" {}; # Private