services.rustical.settings.http.bind
NixOS option
Address and port or UNIX socket path to bind the HTTP service to. Rustical expects to be hosted behind a reverse proxy that provides HTTPS. Without HTTPS, the web frontend and some clients (e.g. Apple Calendar) may not work.
type: stringDefault
"unix:/run/rustical/sock"
Example
declared in: nixos/modules/services/web-apps/rustical.nixView source on NixOS/nixpkgs →"[::]:4000"