Browse Source

Update run.sh

Timothy J. Baek 1 year ago
parent
commit
61411b22e2
1 changed files with 2 additions and 2 deletions
  1. 2 2
      run.sh

+ 2 - 2
run.sh

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