services.strichliste.environment.CORS_ALLOW_ORIGIN

NixOS option

Regular expression defining the allowed CORS origins.

type: string
Default
^https?://$${config.services.strichliste.domain}(:[0-9]+)?$
declared in: nixos/modules/services/web-apps/strichliste.nixView source on NixOS/nixpkgs →