tadpole: Specify ssh port for gitea

This commit is contained in:
Alexander Heldt
2024-08-31 17:16:38 +02:00
parent 15bf40fd40
commit b515d9da74

View File

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