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>
list of origins allowed to upload
list of string[
"*"
][
"*.staging.domain"
"*.prod.domain"
]