zabbix_server: set https baseurl
This commit is contained in:
parent
51baa7e1dd
commit
9af1e4cdbd
1 changed files with 1 additions and 2 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue