feat(deploy): aktivera dedikerad Cibello-Gemini-nyckel + SMTP, ersätt /openclaw-referens
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
* - Rapporterar yield, täckningsmatris, dedup-statistik, kostnad.
|
||||
*
|
||||
* Körning:
|
||||
* GEMINI_API_KEY=$(aws ssm get-parameter --name "/openclaw/GEMINI_API_KEY" ...) \
|
||||
* GEMINI_API_KEY=$(aws ssm get-parameter --name "/cibello/prod/gemini-api-key" --with-decryption --query Parameter.Value --output text) \
|
||||
* DATABASE_URL=... \
|
||||
* pnpm tsx packages/recipe-generation/scripts/scale-batch.ts
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user