Common Adaptations
It's recommend to modify the sinusbot's config.ini
in two ways:
- Set the
ListenHost
tolocalhost
or127.0.0.1
as the Sinusbot is now only meant to be accessed via the reverse proxy. - Set
IsProxied
totrue
so that the Sinusbot knows that the web-interface is behind a reverse proxy and will handle the IPs correctly.