فهرست منبع

Merge pull request #805 from open-webui/rename

Update run.sh
Timothy Jaeryang Baek 1 سال پیش
والد
کامیت
5be1c431cb
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      run.sh

+ 2 - 2
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