zabbix_server: set https baseurl

This commit is contained in:
Francois Andrieu 2023-08-14 20:40:10 +02:00
parent 51baa7e1dd
commit 9af1e4cdbd
No known key found for this signature in database

View file

@ -52,5 +52,4 @@ $IMAGE_FORMAT_DEFAULT = IMAGE_FORMAT_PNG;
//$SSO['SP_CERT'] = 'conf/certs/sp.crt';
//$SSO['IDP_CERT'] = 'conf/certs/idp.crt';
//$SSO['SETTINGS'] = [];
$SSO_SETTINGS=['strict' => false, 'baseurl' => "https://zabbix{{ env_suffix }}.fedoraproject.org", 'use_proxy_headers' => true]