ldap insecure
This commit is contained in:
@@ -81,7 +81,7 @@ in {
|
|||||||
secret = name;
|
secret = name;
|
||||||
extraEnv = {
|
extraEnv = {
|
||||||
"AUTHENTIK_HOST" = "http://authentik-server:9000";
|
"AUTHENTIK_HOST" = "http://authentik-server:9000";
|
||||||
"AUTHENTIK_INSECURE" = "false";
|
"AUTHENTIK_INSECURE" = "true";
|
||||||
};
|
};
|
||||||
overrides = {
|
overrides = {
|
||||||
ports = [ "389:3389" "636:6636" ];
|
ports = [ "389:3389" "636:6636" ];
|
||||||
|
|||||||
Reference in New Issue
Block a user