Skip to content

Commit 0b1da9b

Browse files
SAN-6255 Missing the app part
1 parent ae76d42 commit 0b1da9b

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
@@ -59,7 +59,7 @@ api_base_container_envs:
5959
- name: GITHUB_HOOK_URL
6060
value: "{{ api_url }}/actions/github"
6161
- name: GITHUB_UPGRADE_REDIRECT_URL
62-
value: "https://{{ domain }}/githubAuthUpgrade/"
62+
value: "https://app.{{ domain }}/githubAuthUpgrade/"
6363
- name: GITHUB_WEBHOOK_URL
6464
value: "https://{{ drake_hostname }}/github"
6565
- name: GITHUB_VARNISH_HOST

0 commit comments

Comments
 (0)