Skip to content

Commit b25ac94

Browse files
author
Myztiq
committed
API_HOST -> API_URL
1 parent 758fc88 commit b25ac94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/group_vars/alpha-link.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ node_version: "4.2.1"
77
npm_version: "2.14.7"
88

99
container_envs: >
10-
-e API_HOST=http://{{ api_hostname }}
10+
-e API_URL=https://{{ api_hostname }}
1111
-e DATADOG_HOST={{ datadog_host_address }}
1212
-e DATADOG_PORT={{ datadog_port }}
1313
-e HELLO_RUNNABLE_GITHUB_TOKEN=5d8f7029d3d6941b0fc62a7eb8c605d8e0bc7c29

0 commit comments

Comments
 (0)