git ssh user
This commit is contained in:
parent
8135490639
commit
4e48084aae
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ in
|
|||
START_SSH_SERVER = true;
|
||||
SSH_PORT = 2222; # advertised in clone URLs
|
||||
SSH_LISTEN_PORT = 2222; # built-in server listen port
|
||||
SSH_USER = "git"; # login user in clone URLs (default is the run user)
|
||||
# SSH_DOMAIN defaults to DOMAIN (code.randogoth.com)
|
||||
};
|
||||
service = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue