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
186 MiB
Languages
TypeScript 52.6%
JavaScript 21%
HTML 11.2%
CSS 8%
Shell 6.6%
Other 0.6%