From 6ae4ea0c8f16a53bfed231c8526dfe2720be8485 Mon Sep 17 00:00:00 2001 From: Ayden Date: Mon, 18 Nov 2024 15:30:13 +0000 Subject: [PATCH] update env variables (#75) --- jobs/socs/dcusr.hcl | 1 - 1 file changed, 1 deletion(-) diff --git a/jobs/socs/dcusr.hcl b/jobs/socs/dcusr.hcl index 9af94aa..75b23be 100644 --- a/jobs/socs/dcusr.hcl +++ b/jobs/socs/dcusr.hcl @@ -57,7 +57,6 @@ LISTMONK_ENDPOINT={{ key "dcusr/listmonk/endpoint" }} LISTMONK_USERNAME={{ key "dcusr/listmonk/username" }} LISTMONK_PASSWORD={{ key "dcusr/listmonk/password" }} LISTMONK_LIST_IDS={{ key "dcusr/listmonk/list/id" }} -NEXT_PUBLIC_RECAPTCHA_SITE_KEY={{ key "dcusr/recaptcha/site/key" }} RECAPTCHA_SECRET_KEY={{ key "dcusr/recaptcha/secret/key" }} EOH }