mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 00:36:31 +02:00
Okay!!!!!!!!
This commit is contained in:
parent
4d29fb214c
commit
36ca40a335
3 changed files with 6 additions and 1 deletions
|
|
@ -75,6 +75,7 @@ Now lets setup the SurfSense BackEnd
|
|||
|ENV VARIABLE|Description |
|
||||
|--|--|
|
||||
| IS_LOCAL_SETUP | 'true' for Ollama mistral-nemo or 'false' from OpenAI gpt-4o-mini|
|
||||
| UNSTRUCTURED_API_KEY | Your Unstructured IO API Key. Use any value if running a local instance or file upload support isn't needed.|
|
||||
| POSTGRES_DATABASE_URL | postgresql+psycopg2://user:pass@host:5432/database|
|
||||
| API_SECRET_KEY | Can be any Random String value. Make Sure to remember it for as you need to send it in user registration request to Backend for security purposes.|
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue