services.headplane.settings.server.cookie_domain

NixOS option

Restrict the cookie to a specific domain. This may not work as expected if not using a reverse proxy.

type: null or string
Default
null
Example
"example.com"
declared in: nixos/modules/services/networking/headplane.nixView source on NixOS/nixpkgs →