Fix forgejo ssh
This commit is contained in:
parent
4bd78856e7
commit
670a7f2cd4
2 changed files with 1 additions and 2 deletions
|
@ -6,7 +6,6 @@
|
|||
settings = {
|
||||
PermitRootLogin = "no";
|
||||
PasswordAuthentication = false;
|
||||
AllowUsers = [ "sajenim" ];
|
||||
};
|
||||
ports = [ 62841 ];
|
||||
openFirewall = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue