mirror of
https://github.com/chenasraf/dotfiles.git
synced 2026-05-17 17:28:07 +00:00
feat(sofmani): remove open webui
This commit is contained in:
@@ -326,17 +326,17 @@ install:
|
||||
command: curl -fsSL https://ollama.com/install.sh | sh
|
||||
update_command: curl -fsSL https://ollama.com/install.sh | sh
|
||||
|
||||
- name: ghcr.io/open-webui/open-webui:main
|
||||
bin_name: open-webui
|
||||
tag: openwebui
|
||||
type: docker
|
||||
opts:
|
||||
skip_if_unavailable: true
|
||||
flags: >
|
||||
-d
|
||||
-p 3300:8080
|
||||
--add-host=host.docker.internal:host-gateway
|
||||
-v open-webui:/app/backend/data
|
||||
# - name: ghcr.io/open-webui/open-webui:main
|
||||
# bin_name: open-webui
|
||||
# tag: openwebui
|
||||
# type: docker
|
||||
# opts:
|
||||
# skip_if_unavailable: true
|
||||
# flags: >
|
||||
# -d
|
||||
# -p 3300:8080
|
||||
# --add-host=host.docker.internal:host-gateway
|
||||
# -v open-webui:/app/backend/data
|
||||
|
||||
- name: catimg
|
||||
type: brew
|
||||
|
||||
@@ -172,3 +172,4 @@ alias atu="atuin"
|
||||
alias geminif="gemini -m gemini-2.5-flash"
|
||||
alias cfg-edit="vi ~/.dotfiles/.config/sofmani.yml; cp ~/.dotfiles/.config/sofmani.yml ~/.config/"
|
||||
alias vst="vstask"
|
||||
alias lsq="lazysql"
|
||||
|
||||
Reference in New Issue
Block a user