Update README.md
This commit is contained in:
parent
885f6e0ee4
commit
8088a9b3da
1 changed files with 5 additions and 0 deletions
|
@ -154,6 +154,11 @@ bash start.sh
|
|||
```
|
||||
Now you should have a website under localhost:8080
|
||||
|
||||
For the home office I use
|
||||
```
|
||||
ssh -p [PORT WEB UI SERVER] -L 11434:127.0.0.1:11434 [USERNAME]@[IP WEB UI SERVER]
|
||||
```
|
||||
for redirecting it to my home office computer.
|
||||
|
||||
I made a systemd service out of it: /etc/systemd/system/open-webui.service
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue