yay
This commit is contained in:
parent
753d9a581e
commit
ad0c74b801
3 changed files with 14 additions and 2 deletions
|
|
@ -24,7 +24,7 @@
|
|||
PasswordAuthentication = false;
|
||||
KbdInteractiveAuthentication = false;
|
||||
PermitRootLogin = "no";
|
||||
AllowUsers = [ "ellie" "forgejo" ];
|
||||
AllowUsers = [ "ellie" "forgejo" "borg" ];
|
||||
};
|
||||
extraConfig = ''
|
||||
Match User forgejo Address 10.10.0.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue