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