0
votes
1
comments

Enable Webaccess from non-localhost

Suggested by: Blinky ()
It seems like the local webserver just listenes to traffic from 127.0.0.1
It would be cool if it would be possible to also access it from another host.
Deleted

notriv ()

you can start the bot with `--host 0.0.0.0` if you want to make it accessible to other hosts