MyNixOS website logo
option

services.porxie.settings.PORXIE_POLICY_REQUEST_HEADERS

Headers sent alongside all requests to the policy service. Each header must be in the format Name: value.

As pipes are used as a delimiter, they cannot be contained in header values.

Should be set via environmentFiles for sensitive values such as API keys.

Declarations
Type
null or (list of string)
Default
null