Skip to content

Commit 103543b

Browse files
author
Myztiq
committed
Added a colon!
1 parent b3004ea commit 103543b

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)