on every addon: /var/www/splynx/addons/{addon}/config/param.php
you need to define correct API URL (with https)
define('API_DOMAIN', 'https://{your_https_host/');
on every addon: /var/www/splynx/addons/{addon}/config/param.php
you need to define correct API URL (with https)
define('API_DOMAIN', 'https://{your_https_host/');