Merge branch 'master' of github.com:navilg/Perplexica into feat/replace-config-toml
Signed-off-by: Navratan Lal Gupta <navilg0409@gmail.com>
This commit is contained in:
commit
4ef34469af
45 changed files with 7030 additions and 143 deletions
|
|
@ -29,6 +29,7 @@ services:
|
|||
- MODELS_DEEPSEEK_API_KEY=""
|
||||
- MODELS_LM_STUDIO_API_URL="" # LM Studio API URL - http://host.docker.internal:1234
|
||||
- API_ENDPOINTS_SEARXNG="" # SearxNG API URL - http://localhost:32768
|
||||
- DATA_DIR=/home/perplexica
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue