Settings to configure backend server. Especially the Nextcloud host url has to be set. The required environment variable JWT_SECRET_KEY
should be set via the secrets option.
Declarations
Type
attribute set of string
Default
{ }
Example
{
NEXTCLOUD_URL = "https://nextcloud.example.org";
}