services.glitchtip.nginx.domain

NixOS option

Domain under which GlitchTip will be reachable. In contrast to settings.GLITCHTIP_DOMAIN this option has no protocol. It will also set settings.GLITCHTIP_DOMAIN with the https:// protocol.

type: string
Example
"glitchtip.example.com"
declared in: nixos/modules/services/web-apps/glitchtip.nixView source on NixOS/nixpkgs →