mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-06-26 20:20:38 +02:00
ffe75de6d7
Entire-Session: 10367c83-d44f-48a1-95e6-9b2f1e937b30 Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/07b9a57-e3b0c4
1 line
235 B
Plaintext
1 line
235 B
Plaintext
Remove the current secret management with dodotenv. Instead put the secrets directly into the config where they are used. Still allow to set secrets using environment variables. Env variables take precendence. Update all related parts. |