Drdada
Drdada
Can you please share your docker-compose ? Do you see errors if you display the logs ? `docker-compose logs -f`
You can include the authentication information in your curl command using the -u option. For example: `HEALTHCHECK CMD curl --fail --user ${username}:${password} http://localhost:8080/ || exit 1` But i don't know...
Hi, Please refer to https://github.com/sytone/obsidian-remote#environment-variables you can change the layout via setting the KEYBOARD env variable This is the proper way to set it