Nginx virtual settings to allow direct customization of its settings.
Declarations
Type
submoduleExample
{
enableACME = true;
forceSSL = true;
}
Nginx virtual settings to allow direct customization of its settings.
submodule{
enableACME = true;
forceSSL = true;
}