Skip to content

Commit 35b8943

Browse files
committed
Merge pull request #268 from CodeNow/add-colon
Added a colon!
2 parents b3004ea + 103543b commit 35b8943

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/group_vars/alpha-web.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ npm_version: "2.1.18"
99
rollbar_token: "162a053bebd34e9eb6e2860543c7ae79"
1010

1111
dockerfile_enviroment: [
12-
"API_URL https//api.{{ domain }}",
12+
"API_URL https://api.{{ domain }}",
1313
"USER_CONTENT_DOMAIN {{ user_content_domain }}",
1414
"NODE_ENV production"
1515
]

0 commit comments

Comments
 (0)