diff --git a/nodes/heimdall/wizarr/compose.yaml b/nodes/heimdall/wizarr/compose.yaml index 6e00717..3fc8f5f 100644 --- a/nodes/heimdall/wizarr/compose.yaml +++ b/nodes/heimdall/wizarr/compose.yaml @@ -24,8 +24,8 @@ services: networks: - proxy-net ports: - - 389:3389 - - 636:6636 + - 389:389 + - 636:636 environment: AUTHENTIK_HOST: https://sso.castaldifamily.com AUTHENTIK_INSECURE: "false"