services.alerta.corsOrigins

NixOS option

List of URLs that can access the API for Cross-Origin Resource Sharing (CORS)

type: list of string
Default
[
  "http://localhost"
  "http://localhost:5000"
]
declared in: nixos/modules/services/monitoring/alerta.nixView source on NixOS/nixpkgs →