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
|
- TZ=America/Chicago
|
||||||
- PUID=1964
|
- PUID=1964
|
||||||
- PGID=1964
|
- PGID=1964
|
||||||
user: "1964:1964"
|
#user: "1964:1964"
|
||||||
volumes:
|
volumes:
|
||||||
- /DockerVol/ollama:/root/.ollama
|
- /DockerVol/ollama:/root/.ollama
|
||||||
ports:
|
ports:
|
||||||
|
|
@ -47,7 +47,7 @@ services:
|
||||||
- PUID=1964
|
- PUID=1964
|
||||||
- PGID=1964
|
- PGID=1964
|
||||||
- OLLAMA_BASE_URL=http://ollama:11434
|
- OLLAMA_BASE_URL=http://ollama:11434
|
||||||
user: "1964:1964"
|
# user: "1964:1964"
|
||||||
volumes:
|
volumes:
|
||||||
- /DockerVol/openwebui:/app/backend/data
|
- /DockerVol/openwebui:/app/backend/data
|
||||||
# Keep port published for initial testing / break-glass;
|
# Keep port published for initial testing / break-glass;
|
||||||
|
|
@ -88,7 +88,7 @@ services:
|
||||||
- TZ=America/Chicago
|
- TZ=America/Chicago
|
||||||
- PUID=1964
|
- PUID=1964
|
||||||
- PGID=1964
|
- PGID=1964
|
||||||
user: "1964:1964"
|
# user: "1964:1964"
|
||||||
volumes:
|
volumes:
|
||||||
- /DockerVol/qdrant:/qdrant/storage
|
- /DockerVol/qdrant:/qdrant/storage
|
||||||
ports:
|
ports:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue