defaults: raise max/defaults (OPENAI_MAX_TOKENS=128000, larger summarizer timeouts/limits, DIGEST_WINDOW=24h, RETENTION=365); docs: add inline env option, defaults table; compose: bind 127.0.0.1:8080
This commit is contained in:
parent
9ecf4f4f4c
commit
00ddd9e460
4 changed files with 150 additions and 19 deletions
6
.dockerignore
Normal file
6
.dockerignore
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Exclude secrets and non-essential files from Docker build context
|
||||
.env
|
||||
.env.*
|
||||
.git
|
||||
.gitignore
|
||||
**/*.md
|
||||
Loading…
Add table
Add a link
Reference in a new issue