Files
DocsGPT/application
Pavel e7d2af2405 Setup plus env fixes (#2265)
* fixes setup scripts

fixes to env handling in setup script plus other minor fixes

* Remove var declarations

Declarations such as `LLM_PROVIDER=$LLM_PROVIDER` override .env variables in compose

Similar issue is present in the frontend - need to choose either to switch to separate frontend env or keep as is.

* Manage apikeys in settings

1. More pydantic management of api keys.
2. Clean up of variable declarations from docker compose files, used to block .env imports. Now should be managed ether by settings.py defaults or .env
2026-01-22 12:21:01 +02:00
..
2026-01-22 12:21:01 +02:00
2025-11-24 12:44:19 +02:00
2025-12-24 18:35:57 +02:00
2025-09-04 15:10:12 +05:30
2025-12-24 18:35:57 +02:00
2025-12-05 20:57:39 +02:00
2023-05-13 10:36:17 +02:00