paste bin

This commit is contained in:
poslop
2025-03-14 21:13:45 -05:00
parent 3515d1f2d2
commit dc98c7080a
6 changed files with 65 additions and 12 deletions

View File

@@ -5,11 +5,17 @@ services:
restart: unless-stopped
environment:
- OLLAMA_BASE_URL=http://poslop-w:11434
ports:
- 3636:8080
volumes:
- open-webui:/app/backend/data
networks:
- caddy
volumes:
open-webui:
external: true
networks:
caddy:
name: caddy
external: true