File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,7 +27,6 @@ container_envs: >
2727 -e DATADOG_HOST={{ datadog_host }}
2828 -e DATADOG_PORT={{ datadog_port }}
2929 -e DOMAIN={{ domain }}
30- -e FULL_API_DOMAIN=http://api.{{ domain }}
3130 -e GITHUB_CALLBACK_URL=https://api.{{ domain }}/auth/github/callback
3231 -e GITHUB_CLIENT_ID={{ api_github_client_id }}
3332 -e GITHUB_CLIENT_SECRET={{ api_github_client_secret }}
Original file line number Diff line number Diff line change @@ -24,7 +24,6 @@ container_envs: >
2424 -e DATADOG_HOST={{ datadog_host }}
2525 -e DATADOG_PORT={{ datadog_port }}
2626 -e DOMAIN={{ domain }}
27- -e FULL_API_DOMAIN=http://api.{{ domain }}
2827 -e GITHUB_CALLBACK_URL=https://api.{{ domain }}/auth/github/callback
2928 -e GITHUB_CLIENT_ID={{ api_github_client_id }}
3029 -e GITHUB_CLIENT_SECRET={{ api_github_client_secret }}
You can’t perform that action at this time.
0 commit comments