chore: добавить .env.example в трек (force add)
This commit is contained in:
parent
98717f3838
commit
696c555740
1 changed files with 7 additions and 0 deletions
7
backend/.env.example
Normal file
7
backend/.env.example
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
OPENROUTER_API_KEY=
|
||||
JWT_SECRET=
|
||||
OPENROUTER_LLM_MODEL=
|
||||
OPENROUTER_EMBEDDING_MODEL=
|
||||
DATABASE_URL=
|
||||
REDIS_URL=
|
||||
QDRANT_URL=
|
||||
Loading…
Add table
Reference in a new issue