Skip to content

Commit 86cdb1c

Browse files
committed
add varnish to eru
1 parent 4a5c059 commit 86cdb1c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ansible/group_vars/alpha-eru.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ container_envs: >-
3333
-e DOMAIN={{ eru_subdomain }}.{{ domain }}
3434
-e GITHUB_CLIENT_ID={{ eru_github_id }}
3535
-e GITHUB_CLIENT_SECRET={{ eru_github_secret }}
36+
-e GITHUB_VARNISH_HOST={{ github_varnish_host }}
37+
-e GITHUB_VARNISH_PORT={{ github_varnish_port }}
3638
-e INTERCOM_API_KEY={{ eru_intercom_key }}
3739
-e INTERCOM_APP_ID={{ eru_intercom_id }}
3840
-e LOG_ENVIRONMENT={{ node_env }}

0 commit comments

Comments
 (0)