"vscode:/vscode.git/clone" did not exist on "9f57cb392969d5be08c7d30235406f5569883cd4"
Unverified Commit 5be1c431 authored by Timothy Jaeryang Baek's avatar Timothy Jaeryang Baek Committed by GitHub
Browse files

Merge pull request #805 from open-webui/rename

Update run.sh
parents c3916927 61411b22
#!/bin/bash
image_name="ollama-webui"
container_name="ollama-webui"
image_name="open-webui"
container_name="open-webui"
host_port=3000
container_port=8080
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment