services.umami.settings.BASE_PATH

NixOS option

Allows you to host Umami under a subdirectory. You may need to update your reverse proxy settings to correctly handle the BASE_PATH prefix.

type: string
Default
""
Example
"/analytics"
declared in: nixos/modules/services/web-apps/umami.nixView source on NixOS/nixpkgs →