No description
Find a file
DJP 247da45297 Fix port mapping: use env vars, bind localhost, remove duplicate ports
DB_PORT defaults to 5436, DASHBOARD_PORT defaults to 3456.
Prod override no longer redeclares ports (was causing duplicates).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-07 11:34:46 -04:00
agents/social-listening Add server deployment: Apache proxy, static frontend, deploy script 2026-04-07 11:23:47 -04:00
db Initial commit: Social Listening Pipeline 2026-04-02 22:18:02 -04:00
deploy Add server deployment: Apache proxy, static frontend, deploy script 2026-04-07 11:23:47 -04:00
frontend Add server deployment: Apache proxy, static frontend, deploy script 2026-04-07 11:23:47 -04:00
.gitignore Initial commit: Social Listening Pipeline 2026-04-02 22:18:02 -04:00
DEVELOPER_BRIEF.md Initial commit: Social Listening Pipeline 2026-04-02 22:18:02 -04:00
docker-compose.prod.yml Fix port mapping: use env vars, bind localhost, remove duplicate ports 2026-04-07 11:34:46 -04:00
docker-compose.yml Fix port mapping: use env vars, bind localhost, remove duplicate ports 2026-04-07 11:34:46 -04:00
Dockerfile Initial commit: Social Listening Pipeline 2026-04-02 22:18:02 -04:00
package-lock.json Initial commit: Social Listening Pipeline 2026-04-02 22:18:02 -04:00
package.json Initial commit: Social Listening Pipeline 2026-04-02 22:18:02 -04:00
tsconfig.json Initial commit: Social Listening Pipeline 2026-04-02 22:18:02 -04:00