We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3004ea commit 103543bCopy full SHA for 103543b
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