Update terraform/authentik/proxy-apps.tfvars
All checks were successful
Terraform / Terraform (push) Successful in 36s
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 8s

This commit is contained in:
ab
2025-12-10 13:46:17 +00:00
parent 3c95524bd1
commit ddf438e903

View File

@@ -129,12 +129,12 @@ EOT
access_groups = ["admins"] access_groups = ["admins"]
} }
"syncthing-master" = { "syncthing-router" = {
name = "Syncthing-master" name = "Syncthing"
slug = "syncthing-master" slug = "syncthing"
group = "Media and Storage" group = "Media and Storage"
external_host = "https://ss.hexor.cy" external_host = "https://ss.hexor.cy"
internal_host = "https://syncthing-master.syncthing.svc:8384" internal_host = "https://syncthing-router.syncthing.svc:80"
internal_host_ssl_validation = false internal_host_ssl_validation = false
meta_description = "" meta_description = ""
meta_icon = "https://img.icons8.com/?size=100&id=Id4NcEcXcYzF&format=png&color=000000" meta_icon = "https://img.icons8.com/?size=100&id=Id4NcEcXcYzF&format=png&color=000000"