hi,
First of all, thank you very much for this note taking webapp. It's simple and beautiful.
I have selfhosted your nice project on my raspberry pi. I use nginx proxy manager and installed Silicon Notes with docker. It works perfectly on a standalone basis (localhost), but I want to be able to reach it from the web as a subfolder of my domain (for example: www.domain.com/silicon).
Unfortunately, I couldn't configure the nginx proxy for that. Is it not possible? I get an error 404.
As a workaround, I set it up as a subdomain (silicon.domain.com) and that works perfectly with nginx.