Environment variables to pass to the Koito service. See https://koito.io/reference/configuration/ for available options.
Declarations
Type
open submodule of attribute set of stringDefault
{ }Example
{
KOITO_DEFAULT_THEME = "black";
KOITO_LOGIN_GATE = "true";
}