services.alerta.corsOrigins
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
- <nixpkgs/nixos/modules/services/monitoring/alerta.nix>
List of URLs that can access the API for Cross-Origin Resource Sharing (CORS)
list of string[
"http://localhost"
"http://localhost:5000"
]