diff --git a/json/authentik.json b/json/authentik.json index 2e436f5e..8b091892 100644 --- a/json/authentik.json +++ b/json/authentik.json @@ -8,7 +8,7 @@ "type": "ct", "updateable": true, "privileged": false, - "interface_port": "9000", + "interface_port": 9000, "documentation": "https://docs.goauthentik.io/docs/", "website": "https://goauthentik.io/", "logo": "https://github.com/goauthentik/authentik/blob/main/website/static/img/icon.png",