services.froide-govplan.settings.ALLOWED_HOSTS

NixOS option

A list of valid fully-qualified domain names (FQDNs) and/or IP addresses that can be used to reach the Froide-Govplan service.

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