Commit graph

2 commits

Author SHA1 Message Date
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
63a5a72fa3 Wire Newbook credentials to settings service 2026-07-01 19:33:16 +00:00