obsidian-remote
obsidian-remote copied to clipboard
Cannot start web application obsidian-remote
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:
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?
Can you please share your docker-compose ?
Do you see errors if you display the logs ?
docker-compose logs -f