From c26fdfa9145c2b39d0528d796ec262f665b0260f Mon Sep 17 00:00:00 2001 From: ab Date: Wed, 10 Dec 2025 13:47:16 +0000 Subject: [PATCH] Update terraform/authentik/proxy-apps.tfvars --- terraform/authentik/proxy-apps.tfvars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terraform/authentik/proxy-apps.tfvars b/terraform/authentik/proxy-apps.tfvars index ee273f2..ce9a08d 100644 --- a/terraform/authentik/proxy-apps.tfvars +++ b/terraform/authentik/proxy-apps.tfvars @@ -134,7 +134,7 @@ EOT slug = "syncthing" group = "Media and Storage" external_host = "https://ss.hexor.cy" - internal_host = "https://syncthing-router.syncthing.svc:80" + internal_host = "http://syncthing-router.syncthing.svc:80" internal_host_ssl_validation = false meta_description = "" meta_icon = "https://img.icons8.com/?size=100&id=Id4NcEcXcYzF&format=png&color=000000"