services.matomo.hostname

NixOS option

URL of the host, without https prefix. You may want to change it if you run Matomo on a different URL than matomo.yourdomain.

type: string
Default
"matomo.${config.networking.fqdnOrHostName}"
Example
"matomo.yourdomain.org"
declared in: nixos/modules/services/web-apps/matomo.nixView source on NixOS/nixpkgs →