We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b3004ea + 103543b commit 35b8943Copy full SHA for 35b8943
1 file changed
ansible/group_vars/alpha-web.yml
@@ -9,7 +9,7 @@ npm_version: "2.1.18"
9
rollbar_token: "162a053bebd34e9eb6e2860543c7ae79"
10
11
dockerfile_enviroment: [
12
- "API_URL https//api.{{ domain }}",
+ "API_URL https://api.{{ domain }}",
13
"USER_CONTENT_DOMAIN {{ user_content_domain }}",
14
"NODE_ENV production"
15
]
0 commit comments