1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-10 06:32:31 +08:00

2 Commits

Author SHA1 Message Date
pooneyy
0463757273
feat(trendradar): add configurable http port to form and compose
- add new form field for http port with internationalized labels and descriptions
- map the configured port to the container's internal port 8080 in docker-compose
- update the comfig.yml file
2025-12-13 17:37:50 +08:00
pooneyy
3c290bcf6c
feat(trendradar): add trendradar application version 3.1.1
- add complete application configuration with config.yaml for trend monitoring settings
- include frequency_words.txt with predefined keywords for content filtering
- add docker-compose.yml for container deployment with 1panel network support
- provide comprehensive documentation in both chinese and english
- add data.yml for application metadata and form configuration
- include application logo
2025-11-23 22:08:09 +08:00