services.reposilite.settings.hostname
NixOS option
The hostname to bind to. Set to 0.0.0.0 to accept connections from everywhere, or 127.0.0.1 to restrict to localhost.“
type: stringDefault
"0.0.0.0"
Example
declared in: nixos/modules/services/web-apps/reposilite.nixView source on NixOS/nixpkgs →"127.0.0.1"