From e8648732bebbb44632e2a24a4ce820f6d43ce209 Mon Sep 17 00:00:00 2001 From: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com> Date: Sat, 6 Jul 2024 17:07:19 -0600 Subject: [PATCH] Update index.ts --- templates/doublezero/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/doublezero/index.ts b/templates/doublezero/index.ts index 1268974fd..72304728f 100644 --- a/templates/doublezero/index.ts +++ b/templates/doublezero/index.ts @@ -17,7 +17,7 @@ export function generate(schema: Schema): Template { `HASH=${mainServiceHash}`, `SECRET_KEY_BASE=${secretKeyBase}`, "AWS_ACCESS_KEY_ID=your-aws-access-key", - "AWS_SECRET_ACCESS_KEY=your-aws-secret-key, + "AWS_SECRET_ACCESS_KEY=your-aws-secret-key", "AWS_REGION=your-aws-region", "SQS_URL=your-aws-sqs-url", "SYSTEM_EMAIL=",