diff --git a/run.sh b/run.sh index c8ac77cc..6793fe16 100644 --- a/run.sh +++ b/run.sh @@ -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