Skip to content

Commit 61411b2

Browse files
committed
Update run.sh
1 parent c391692 commit 61411b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

run.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

3-
image_name="ollama-webui"
4-
container_name="ollama-webui"
3+
image_name="open-webui"
4+
container_name="open-webui"
55
host_port=3000
66
container_port=8080
77

0 commit comments

Comments
 (0)