Skip to content

Commit d340103

Browse files
author
Myztiq
committed
Sorted!
1 parent 3717b69 commit d340103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/group_vars/alpha-web.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ dockerfile_enviroment: [
1717
"INTERCOM_APP_ID {{ web_intercom_id }}",
1818
"MARKETING_URL {{ marketing_url }}",
1919
"NODE_ENV production",
20+
"SIFT_API_KEY {{ web_sift_public_key }}",
2021
"STRIPE_TOKEN {{ cream_stripe_publishable_key }}",
2122
"USER_CONTENT_DOMAIN {{ user_content_domain }}",
22-
"SIFT_API_KEY {{ web_sift_public_key }}",
2323
]
2424

2525
dockerfile_post_install_commands: [

0 commit comments

Comments
 (0)