mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #4016] how to make open-webui secure on a local network #52130
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @iplayfast on GitHub (Jul 20, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/4016
Is your feature request related to a problem? Please describe.
I have open-webui running on my main computer, and I am accessing it from my lap top. IE http://192.168.1.15:3000
Because it's http and not https I can't use the microphone or camera on my laptop.
Describe the solution you'd like
How do I set it up so that it's https?