1
0

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
This commit is contained in:
pooneyy
2025-12-13 17:37:50 +08:00
parent d5a72656bb
commit 0463757273
5 changed files with 116 additions and 10 deletions

View File

@@ -6,6 +6,8 @@ After installing the application, please navigate to `application installation d
> [Keyword Configuration](https://github.com/sansan0/TrendRadar/blob/master/README-EN.md#2-keyword-configuration)
Web Service: After entering the container, execute `python manage.py start_webserver` to start the service.
## Introduction
Simple public opinion monitoring and analysis - multi-platform hotspots aggregation + AI analysis tool based on MCP.