Skip to content

Commit 6c5ca77

Browse files
author
Myztiq
committed
API_HOST -> API_URL
1 parent b25ac94 commit 6c5ca77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/group_vars/alpha-charon.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ app_repo: git@github.com:CodeNow/{{ name }}.git
44
hosted_ports: ["{{ charon_port }}"]
55

66
enviroment_vars:
7-
API_HOST: "{{ api_hostname }}"
7+
API_URL: "https://{{ api_hostname }}"
88
API_TOKEN: 51c61b779f3de616a9639cfc44a22c79fbd8e328
99
DATADOG_HOST: "{{ datadog_host_address }}"
1010
DATADOG_PORT: "{{ datadog_port }}"

0 commit comments

Comments
 (0)