Skip to content

Commit 1ae7026

Browse files
author
Myztiq
committed
API_HOST -> API_URL
1 parent 8e9bb50 commit 1ae7026

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/group_vars/alpha-eru.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ container_envs: >
1515
-e ADMIN_DOMAIN={{ eru_hostname }}
1616
-e ADMIN_GITHUB_ID={{ eru_github_id }}
1717
-e ADMIN_GITHUB_SECRET={{ eru_github_secret }}
18-
-e API_HOST={{ api_hostname }}
18+
-e API_URL=https://{{ api_hostname }}
1919
-e RUNNABLE_HOST={{ domain }}
2020
-e PORT={{ hosted_ports[0] }}
2121

0 commit comments

Comments
 (0)