I am trying to expose the server on the 0.0.0.0 address in order to be called from outside but can't find how to configure it (or if it's possible). Is this already implemented in some way?
Right now I am able to run the example from inside the machine on 127.0.0.1 (following the README).