tadpole: Use standard SSH port for gitea
This commit is contained in:
@@ -63,8 +63,6 @@ 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