1
Fork 0

Set up forgejo ssh

This commit is contained in:
prescientmoon 2024-09-11 16:30:19 +02:00
parent 861f2e81e2
commit a94ba0499d
Signed by: prescientmoon
SSH key fingerprint: SHA256:WFp/cO76nbarETAoQcQXuV+0h7XJsEsOCI0UsyPIy6U
4 changed files with 75 additions and 43 deletions
hosts/nixos/common/global

View file

@ -24,5 +24,6 @@
jupyterhub = 8420;
guacamole = 8421;
syncthing = 8422;
forgejo-ssh = 8423;
};
}