From 61411b22e21810fdfe00d2c26d4bad48ae2ab2d6 Mon Sep 17 00:00:00 2001 From: "Timothy J. Baek" Date: Mon, 19 Feb 2024 11:43:53 -0800 Subject: [PATCH] Update run.sh --- run.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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