er
This commit is contained in:
parent
86bb990bbc
commit
cf8618e5ee
1 changed files with 3 additions and 3 deletions
|
|
@ -13,7 +13,7 @@ services:
|
|||
- TZ=America/Chicago
|
||||
- PUID=1964
|
||||
- PGID=1964
|
||||
user: "1964:1964"
|
||||
#user: "1964:1964"
|
||||
volumes:
|
||||
- /DockerVol/ollama:/root/.ollama
|
||||
ports:
|
||||
|
|
@ -47,7 +47,7 @@ services:
|
|||
- PUID=1964
|
||||
- PGID=1964
|
||||
- OLLAMA_BASE_URL=http://ollama:11434
|
||||
user: "1964:1964"
|
||||
# user: "1964:1964"
|
||||
volumes:
|
||||
- /DockerVol/openwebui:/app/backend/data
|
||||
# Keep port published for initial testing / break-glass;
|
||||
|
|
@ -88,7 +88,7 @@ services:
|
|||
- TZ=America/Chicago
|
||||
- PUID=1964
|
||||
- PGID=1964
|
||||
user: "1964:1964"
|
||||
# user: "1964:1964"
|
||||
volumes:
|
||||
- /DockerVol/qdrant:/qdrant/storage
|
||||
ports:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue