chris e34dfc397c Allow COOKIE_SECURE=false to disable Secure flag behind HTTP proxy
NODE_ENV=production sets Secure:true but the container may sit behind
an HTTP-only reverse proxy, causing browsers to reject the cookie.
COOKIE_SECURE=false in .env overrides the flag without changing NODE_ENV.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-13 18:51:45 -04:00
2026-04-13 18:28:59 -04:00
2026-04-13 18:28:59 -04:00
Description
No description provided
207 MiB
Languages
TypeScript 94.4%
CSS 4.5%
JavaScript 0.6%
Dockerfile 0.3%
Shell 0.2%