sytone / obsidian-remote

Run Obsidian.md in a browser via a docker container.
MIT License
1.44k stars 141 forks source link

remove " " from port numbers in yml #78

Open TimoWacke opened 1 year ago

TimoWacke commented 1 year ago

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"

gpala7077 commented 4 months ago

Yup. I just recreated your steps and can confirm/