This commit is contained in:
jhejda@wmpromus.com 2019-05-23 16:07:49 +02:00
parent d1092436ef
commit 70545e55ac
2 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ class iis_demo::app (
'clientCertificateMapping' => false
},
bindings => {
'bindinginformation' => '*:80:',
'bindinginformation' => '*:81:',
'protocol' => 'http',
},
enabledprotocols => 'https',