tadpole: Use standard SSH port for gitea

This commit is contained in:
Alexander Heldt
2024-08-31 16:16:25 +02:00
parent 89e1b403c2
commit 55671ba649

View File

@@ -63,8 +63,6 @@ in
server = {
DOMAIN = gitDomain;
ROOT_URL = "https://${gitDomain}";
SSH_PORT = 1122; # See `ssh` module
};
database = {