No description
Find a file
jtricerolph b9fb7b1dc7 Pass SETTINGS_URL and SETTINGS_SECRET to backend container
These were in the .env file but missing from docker-compose environment,
so process.env.SETTINGS_URL was undefined and newbook.js crashed on
URL construction.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-01 21:22:37 +00:00
backend Pin all fastify plugins to 4.x-compatible versions 2026-07-01 20:19:33 +00:00
frontend Fix auth calls to use central auth routes 2026-07-01 21:13:04 +00:00
docker-compose.yml Pass SETTINGS_URL and SETTINGS_SECRET to backend container 2026-07-01 21:22:37 +00:00