services.healthchecks.settings.ALLOWED_HOSTS

NixOS option

The host/domain names that this site can serve.

type: list of string
Default
[
  "*"
]
declared in: nixos/modules/services/web-apps/healthchecks.nixView source on NixOS/nixpkgs →