mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2025-04-17 18:18:11 +00:00
fix typo
This commit is contained in:
parent
dc4ad6b5a9
commit
dfff9070db
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ services:
|
|||
cap_add:
|
||||
- SYS_ADMIN
|
||||
environment:
|
||||
# Adjust for your environemnt
|
||||
# Adjust for your environment
|
||||
- STORAGE_DIR=/app/server/storage
|
||||
- JWT_SECRET="make this a large list of random numbers and letters 20+"
|
||||
- LLM_PROVIDER=ollama
|
||||
|
|
Loading…
Add table
Reference in a new issue