feat(webserver/forgejo): set up SSH

This commit is contained in:
steveej 2024-06-12 22:22:46 +02:00
parent cd0835f6dc
commit ef016ac70a
2 changed files with 17 additions and 3 deletions

View file

@ -101,6 +101,7 @@
httpPort = 80;
httpsPort = 443;
forgejoSshPort = 2222;
};
syncthing = import ../../containers/syncthing.nix {