sytone/obsidian-remote

remove " " from port numbers in yml

TimoWacke opened this issue · 1 comments

When I created the docker on my Ubuntu server using docker compose using the readme in the templates,
it used for the port in the nginx.conf internally in the docker ports " " marks. Thus I couldnt reach it.

After removing the " " it works. I can open my domain and then I get prompted for the password.
After entering my userdata however I do get "can not /get"

Yup. I just recreated your steps and can confirm/