open web ui api keys

This commit is contained in:
poslop
2026-02-10 13:16:25 -06:00
parent 099a34f913
commit de792394b3

View File

@@ -5,6 +5,7 @@ services:
restart: unless-stopped restart: unless-stopped
environment: environment:
- OLLAMA_BASE_URL=http://poslop-w:11434 - OLLAMA_BASE_URL=http://poslop-w:11434
- ENABLE_API_KEYS="true"
volumes: volumes:
- open-webui:/app/backend/data - open-webui:/app/backend/data
networks: networks: