MyNixOS website logo
option

services.alerta.corsOrigins

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

Declarations
Type
list of string
Default
[
  "http://localhost"
  "http://localhost:5000"
]