services.sftpgo.settings.httpd.bindings.*.port

NixOS option

The port for serving HTTP(S) requests. Setting the port to 0 disables listening on this interface binding.

type: 16 bit unsigned integer; between 0 and 65535 (both inclusive)
Default
8080
declared in: nixos/modules/services/web-apps/sftpgo.nixView source on NixOS/nixpkgs →