@ -1,6 +1,11 @@
добавить в проект файл .env
```
PORT=4004
DATABASE_URL ="clickhouse+native://<user>:<password>@<host>:<port>/<database>"
DATABASE_URL=clickhouse+native://<user>:<password>@<host>:<port>/<database>
Запуск производиться с
poetry run .\main.py