We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92c77d5 commit 17ab724Copy full SHA for 17ab724
1 file changed
ansible/group_vars/alpha-api.yml
@@ -15,7 +15,7 @@ redis_key: "frontend:{{ api_hostname }}"
15
is_redis_update_required: 'yes'
16
17
# for sendGrid
18
-sendgrid_key: "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"
+sendgrid_key: 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
19
20
# for container settings
21
container_envs: >
0 commit comments