I have a feature request: My Robot's Valetudo is available via HTTPS (through a reverse proxy) to provide a stable host name.
When I try to connect Valeronoi via https://hostname.domain.tld, Valeronoi automatically prepends http://, so it tries to use http://https://hostname.domain.tld.
Thanks for this project, it's really helpful!
I have a feature request: My Robot's Valetudo is available via HTTPS (through a reverse proxy) to provide a stable host name.
When I try to connect Valeronoi via
https://hostname.domain.tld
, Valeronoi automatically prependshttp://
, so it tries to usehttp://https://hostname.domain.tld
.Would it be possible to also support HTTPS?