apac-ops-bot/backend
michael 7f1bc76123 Change Redis host port from 6379 to 6380 to avoid port conflict
Existing Redis instance was using port 6379, causing Docker container
startup failures. Changed host-exposed port to 6380 while keeping
internal container port at 6379.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 17:02:48 -06:00
..
alembic Update pricing for gpt-5-nano and fix chat interface 2026-01-27 20:18:42 +00:00
app Change Redis host port from 6379 to 6380 to avoid port conflict 2026-02-02 17:02:48 -06:00
scripts Fix test user authentication issues 2026-01-27 20:09:07 +00:00
tests Change Redis host port from 6379 to 6380 to avoid port conflict 2026-02-02 17:02:48 -06:00
.env.example Change Redis host port from 6379 to 6380 to avoid port conflict 2026-02-02 17:02:48 -06:00
alembic.ini Add comprehensive backend test suite and Phase 1 foundation 2026-01-27 14:24:59 +00:00
Dockerfile configured app to run on custom port with apache reverse proxy, wrote deploy.sh script 2026-02-02 16:56:48 -06:00
requirements-dev.txt Add comprehensive backend test suite and Phase 1 foundation 2026-01-27 14:24:59 +00:00
requirements.txt Add admin analytics and update OpenAI integration 2026-01-27 21:36:36 +00:00