소스 검색

Update run.sh

Timothy J. Baek 1 년 전
부모
커밋
61411b22e2
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