Files
cameleer-saas/installer
hsiegeln 4e553a6c42
All checks were successful
CI / build (push) Successful in 1m9s
CI / docker (push) Successful in 15s
fix: add BOOTSTRAP_TOKEN to standalone server env
The cameleer3-server requires CAMELEER_SERVER_SECURITY_BOOTSTRAPTOKEN
at startup. In standalone mode nothing uses it externally, but the
server's SecurityBeanConfig validates it exists. Generate a random
token in the .env and pass it through.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 20:16:10 +02:00
..