6603717cbb8d143c751d6a431d7e0aa6a82d628c
The NAS container was crash-looping: npx pulled Prisma 7.8.0 (which rejects url in the datasource), and the alpine + non-root + standalone setup couldn't detect openssl or write the migration engine. Switch to the FMB-proven runtime (node:20-bookworm-slim + openssl, run as root, full node_modules, next start) so the local pinned Prisma 5.22 CLI runs and migrations apply cleanly. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Description
No description provided
Languages
TypeScript
98.6%
CSS
0.5%
Shell
0.5%
Dockerfile
0.3%