Cannot Access GUI with Docker Compose
HelloI have set up LocalXpose using this Docker Compose
services:
local-xpose:
image: localxpose/localxpose:latest
container_name: local-xpose
environment:
HTTP_LISTEN_ADDRESS: 0.0.0.0:54537
ports:
- "54537:54537"
However, I cannot access it through the address: http://localhost:54537/

I can also connect to the port with the command suggested in help

Any ideas on how to get this working?
I’ve paid for an account in order to tunnel to a Minecraft bedrock server, but I can’t seem to get this part setup yet
Thanks
Josh
Post Information
Subscribe to post
Get notified by email when there are changes.
Upvoters
Post Details