update env variables (#75)

This commit is contained in:
Ayden 2024-11-18 15:30:13 +00:00 committed by GitHub
parent 7ae45f6cd9
commit 6ae4ea0c8f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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
}