tadpole: Specify ssh port for gitea
This commit is contained in:
@@ -63,6 +63,8 @@ in
|
||||
server = {
|
||||
DOMAIN = gitDomain;
|
||||
ROOT_URL = "https://${gitDomain}";
|
||||
|
||||
SSH_PORT = 1122; # see `ssh` module
|
||||
};
|
||||
|
||||
database = {
|
||||
|
||||
Reference in New Issue
Block a user