nix-config/modules/nixos-modules/server/forgejo/const.nix

4 lines
42 B
Nix

{
httpPort = 8081;
sshPort = 22222;
}