1
0
Fork 0
Commit Graph

2 Commits

Author SHA1 Message Date
pooneyy 08e7c3af77
♻️ refactor(bettafish): update database configuration and app categorization
- standardize database environment variable naming with PANEL_ prefix
- remove redundant database port configuration field
- update app categorization from "Tool" to "AI" tag
- add environment variable mapping in docker-compose for database settings
- compression logo image
2025-11-13 23:01:54 +08:00
pooneyy 510bd2559d
feat(bettafish): add version 1.2.1 application configuration
- add comprehensive data.yml with multi-language form fields for HTTP ports, database configuration, and multiple AI agent API keys
- add docker-compose.yml with service configuration, port mappings, and volume mounts
- add README files in Chinese and English describing the multi-agent public opinion analysis system
- add application metadata in data.yml with multi-language descriptions and architecture support
- add logo.png
2025-11-12 03:26:03 +08:00