obsidian-remote
obsidian-remote copied to clipboard
User and Password authentication
Hello, have a method for login with user and password, in a external connection, without use complicate methods? I tried use "CUSTOM_USER" and "PASSWORD" on cried a Docker Compose, but don't have success. i haven't knowledge in docker and external authentication.
I have not tried this and would not recommend exposing this external if not behind a proxy like nginx. There is some guidance on how to do this on the read me.
I have not tried this and would not recommend exposing this external if not behind a proxy like nginx. There is some guidance on how to do this on the read me.
Thanks, i will setting a nginx proxy.