services.seafile.seafileSettings.fileserver.host

The bind address used by seafile fileserver.

The addr can be defined as one of the following:

Type
(optionally newline-terminated) single-line string
Default
"ipv4:127.0.0.1"
Example
"unix:/run/seafile/server.sock"
Declared
<nixpkgs/nixos/modules/services/networking/seafile.nix>