chore: add netbird authentik icon
Some checks failed
Some checks failed
This commit is contained in:
parent
ceb115211c
commit
c60e9f71ca
1 changed files with 2 additions and 1 deletions
|
|
@ -136,7 +136,7 @@ module "lidarr" {
|
|||
app_name = "Lidarr"
|
||||
app_slug = "lidarr"
|
||||
app_access_group_id = authentik_group.admins.id
|
||||
app_url = "https://radarr.fukurokuju.dev"
|
||||
app_url = "https://lidarr.fukurokuju.dev"
|
||||
internal_host = "http://192.168.1.3:38010/"
|
||||
internal_host_ssl_validation = false
|
||||
app_icon = "https://lidarr.audio/img/background/logo.png"
|
||||
|
|
@ -159,4 +159,5 @@ module "netbird" {
|
|||
extra_property_mappings = [
|
||||
"goauthentik.io/providers/oauth2/scope-authentik_api"
|
||||
]
|
||||
app_icon = "https://vpn.fukurokuju.dev/apple-icon.png"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue