Try secure
This commit is contained in:
@@ -82,7 +82,7 @@ in {
|
|||||||
secret = name;
|
secret = name;
|
||||||
extraEnv = {
|
extraEnv = {
|
||||||
AUTHENTIK_HOST = "https://${containerCfg.subdomain}:${serverCfg.hostDomain}";
|
AUTHENTIK_HOST = "https://${containerCfg.subdomain}:${serverCfg.hostDomain}";
|
||||||
AUTHENTIK_HOST_INSECURE = "true";
|
AUTHENTIK_HOST_INSECURE = "false";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user