Define list of allowed domains.
Declarations
Type
list of string
Default
[
"$(primary_domain)"
]
Example
[
"$(primary_domain)"
"example.com"
"other.example.com"
]
Define list of allowed domains.
list of string
[
"$(primary_domain)"
]
[
"$(primary_domain)"
"example.com"
"other.example.com"
]