Update terraform/authentik/proxy-apps.tfvars
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user