chatbox
chatbox copied to clipboard
[BUG] HTTPS is forced on mobile app (IOS and Android)
Bug Description The Mobile App forces to HTTPS:// even if you enter HTTP:// The String shown is HTTPS://HTTP://
Steps to Reproduce just open app -> local -> OLLAMA -> enter HTTP...
Expected Results HTTP://...
Actual Results HTTPS://HTTP://
Screenshots
Desktop (please complete the following information): Desktop APP on Macosx or Windows works
Yes this is the reason i cannot use my private llm's hosted behind wireguard. I am not willing to build up an additonal https layer (with private certificates and updating ios devices accordingly etc)
This should be really easy to fix.