MyNixOS website logo
option

services.rustus.cors

list of origins allowed to upload.

Declarations
Type
list of string
Default
[
  "*"
]
Example
[
  "*.staging.domain"
  "*.prod.domain"
]