18 lines
502 B
Markdown
Raw Normal View History

2025-07-15 23:02:26 +08:00
显示上下文环境
docker context ls
切换上下文环境
docker context use orbstack
open webui
docker run -d -p 3000:8080 -e OLLAMA_BASE_URL=https://possibly-engaged-filly.ngrok-free.app/ -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:main
clash 容器切换节点
curl -X PUT "http://localhost:50003/proxies/%F0%9F%9A%80%E4%BB%A3%E7%90%86%E7%BA%BF%E8%B7%AF" \
-H "Content-Type: application/json" \
-d '{"name": "R6-1|美国-NF|BGP"}'