I wonder if is possible to use the same port on Tor Service AND localhost in order to connect a block-explorer into a monerod binary setup.
I get the node working and I know the basis at networking or docker compose, I just didn’t found how to archive what I want and can’t solve trying by myself.
Connection to 127.0.0.1:18089 is not possible and I suspect that’s because I’m using the port on Tor Service.
What can I do?
Set the external bind IP to 0.0.0.0 and then use your firewall to block/forward what you need?