managarten/apps/picture/apps/backend
Till JS 887b60c8c1 fix(picture): fix health endpoint and port consistency for Docker deployment
Exclude /health from global prefix so healthchecks hit /health instead of
/api/v1/health. Update Dockerfile EXPOSE and healthcheck to use port 3040
matching docker-compose config.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 20:54:27 +01:00
..
src fix(picture): fix health endpoint and port consistency for Docker deployment 2026-03-20 20:54:27 +01:00
.env.example refactor(picture): remove Supabase dependency, migrate to NestJS backend 2025-12-01 14:22:49 +01:00
docker-compose.yml feat(picture): migrate from Supabase to NestJS backend API 2025-11-27 14:47:23 +01:00
docker-entrypoint.sh feat(picture): migrate from Supabase to NestJS backend API 2025-11-27 14:47:23 +01:00
Dockerfile fix(picture): fix health endpoint and port consistency for Docker deployment 2026-03-20 20:54:27 +01:00
drizzle.config.ts 🔧 chore: create @manacore/shared-drizzle-config and migrate 16 configs 2026-01-29 16:54:44 +01:00
eslint.config.mjs improve code quality 2025-12-03 23:42:37 +01:00
jest.config.js fix(chat,picture,mukke): production readiness audit fixes and tests 2026-03-19 14:46:29 +01:00
nest-cli.json style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
package.json feat(versioning): add semantic versioning and changesets to all apps 2026-03-19 16:20:18 +01:00
tsconfig.json 🐛 fix: resolve tsconfig issues across all NestJS backends 2026-02-01 03:47:17 +01:00