obsidian-remote icon indicating copy to clipboard operation
obsidian-remote copied to clipboard

Cannot start web application obsidian-remote

Open jsu-github opened this issue 2 years ago • 1 comments

I have installed Obsidian with a docker container with docker-compose. The docker container is running and listening to the specified ports 8080 and 8443: image

However, I cannot access it through the browser. http:/localhost:8080/ and 8443 not working if I specify the "ip address" as localhost

any idea?

jsu-github avatar Jul 16 '23 18:07 jsu-github

Can you please share your docker-compose ? Do you see errors if you display the logs ? docker-compose logs -f

drdada avatar Oct 07 '23 17:10 drdada