Open web.config in text editor |
On the IIS server, open IIS manager and brow Open web.config file in a text editor. |
Replace "Video Server Address" key value |
Set the value for "VideoServerAddress" key with the fully qualified domain name for the IIS host. Replace: <add key="VideoServerAddress" value="https://WEBSERVER" /> With: <add key="VideoServerAddress" value="https://IIS_HOST" /> |
Finish |
Save the file. |
Curator Logger web.config for 3.3
Updated on December 12th, 2022