Hello, I want to run Grin wallet owner API in Docker container. But seems that owner API exposes port only to localhost, so it will be not accessible outside Docker container. I was not able to change this behaviour via wallet configuration or -e
flag as it works only for foreign API.
Do you know any ability to change this settings?