MyNixOS website logo
option

services.seafile.seahubAddress

Which address to bind the seahub server to, of the form:

  • HOST
  • HOST:PORT
  • unix:PATH. IPv6 HOSTs must be wrapped in brackets.
Declarations
Type
(optionally newline-terminated) single-line string
Default
"unix:/run/seahub/gunicorn.sock"
Example
"[::1]:8083"