services.grafana.settings.server.domain

NixOS option

The public facing domain name used to access grafana from a browser. This setting is only used in the default value of the root_url setting. If you set the latter manually, this option does not have to be specified.

type: string
Default
"localhost"
declared in: nixos/modules/services/monitoring/grafana.nixView source on NixOS/nixpkgs →