Commit Graph

12 Commits

Author SHA1 Message Date
马一丁 336e24f03a Updata .env.example 2025-11-27 14:50:20 +08:00
马一丁 a7ff9edd29 Update .env.example File 2025-11-25 15:40:46 +08:00
666ghj 3849c6ef52 Update config. 2025-11-17 16:10:45 +08:00
666ghj aa3b913037 Change configuration description guide. 2025-11-14 11:45:47 +08:00
666ghj 9d6e4946e8 Update operation guide in UI and config file. 2025-11-13 17:33:58 +08:00
666ghj 5e953f8923 Update README. 2025-11-07 14:42:34 +08:00
Doiiars 7d5105e563 Merge pull request #164 from IceEnd/feature/ConfigurableHostPort
chore: add configurable HOST and PORT via .env file
2025-11-06 18:34:42 +08:00
Xuhang944 99fdcfa41a 修正.env.example文件中的注释,增加换行隔开各个agent配置 2025-11-06 15:51:38 +08:00
alchemin f1794d4da9 chore: add configurable HOST and PORT via .env file
支持通过.env配置服务器HOST和PORT
2025-11-06 15:24:24 +08:00
666ghj 7515e50a0c Update README. 2025-11-06 10:18:45 +08:00
Doiiars 537d682861 1. 统一为使用基于pydantic的.env环境变量管理配置
2. 全项目基于loguru进行日志管理
2025-11-05 14:56:49 +08:00
Doiiars f4fe4141d4 1. 同步MediaCrawler为最新版本
2. 修复数据库not null错误
3. 支持PG数据库
4. 规范环境变量及配置使用
5. 规范为uv安装
6. 使用loggru
2025-11-04 11:03:06 +08:00