We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a5c059 commit 86cdb1cCopy full SHA for 86cdb1c
ansible/group_vars/alpha-eru.yml
@@ -33,6 +33,8 @@ container_envs: >-
33
-e DOMAIN={{ eru_subdomain }}.{{ domain }}
34
-e GITHUB_CLIENT_ID={{ eru_github_id }}
35
-e GITHUB_CLIENT_SECRET={{ eru_github_secret }}
36
+ -e GITHUB_VARNISH_HOST={{ github_varnish_host }}
37
+ -e GITHUB_VARNISH_PORT={{ github_varnish_port }}
38
-e INTERCOM_API_KEY={{ eru_intercom_key }}
39
-e INTERCOM_APP_ID={{ eru_intercom_id }}
40
-e LOG_ENVIRONMENT={{ node_env }}
0 commit comments