fix
This commit is contained in:
@@ -87,7 +87,7 @@ in {
|
||||
AUTHENTIK_INSECURE = "false";
|
||||
};
|
||||
overrides = {
|
||||
ports = [ "6636:636" ];
|
||||
ports = [ "636:6636" ];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user