"...resnet50_tensorflow.git" did not exist on "6ba862f1cc379f215335ced5c83a8bba0c47e684"
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 #!/bin/bash
image_name="ollama-webui" image_name="open-webui"
container_name="ollama-webui" container_name="open-webui"
host_port=3000 host_port=3000
container_port=8080 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