Update run.sh

This commit is contained in:
Timothy J. Baek 2024-02-19 11:43:53 -08:00
parent c3916927bb
commit 61411b22e2
1 changed files with 2 additions and 2 deletions

4
run.sh
View File

@ -1,7 +1,7 @@
#!/bin/bash
image_name="ollama-webui"
container_name="ollama-webui"
image_name="open-webui"
container_name="open-webui"
host_port=3000
container_port=8080