Skip to content

Commit ee564dd

Browse files
committed
rename env
1 parent 6db539a commit ee564dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/group_vars/alpha-api-base.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,5 +118,5 @@ api_base_container_envs:
118118
value: "{{ api_intercom_app_id | default('ansible_undefined') }}"
119119
- name: INTERCOM_API_KEY
120120
value: "{{ api_intercom_api_key | default('ansible_undefined') }}"
121-
- name: RUNNABLE_USER_VAULT_ENDPOINT
121+
- name: USER_VAULT_ENDPOINT
122122
value: "http://{{ user_vault_host_address }}:{{ user_vault_port }}"

0 commit comments

Comments
 (0)