Fix token
This commit is contained in:
@@ -86,9 +86,6 @@ in {
|
||||
AUTHENTIK_HOST = "https://${containerCfg.subdomain}.${serverCfg.hostDomain}";
|
||||
AUTHENTIK_INSECURE = "false";
|
||||
};
|
||||
overrides = {
|
||||
ports = [ "636:6636" ];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user