services.rustus.cors

list of origins allowed to upload

Type
list of string
Default
[
  "*"
]
Example
[
  "*.staging.domain"
  "*.prod.domain"
]
Declared
<nixpkgs/nixos/modules/services/web-servers/rustus.nix>