2
0
mirror of https://github.com/offen/website.git synced 2024-10-18 12:10:25 +02:00

Merge pull request #54 from offen/auditorium-opt-out

Add option to purge events and opt out via auditorium
This commit is contained in:
Frederik Ring 2019-07-10 15:04:21 +02:00 committed by GitHub
commit 6b3c43696d
2 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,7 @@ version: 2
production_env: &production_env
environment:
- SERVER_HOST=https://server-alpha.offen.dev
- OPT_OUT_PIXEL_LOCATION=https://server-alpha.offen.dev/opt-out
- KMS_HOST=https://kms-alpha.offen.dev
- SCRIPT_HOST=https://script-alpha.offen.dev
- AUDITORIUM_HOST=https://auditorium-alpha.offen.dev

View File

@ -90,6 +90,7 @@ services:
- 9955:9955
environment:
- VAULT_HOST=http://localhost:9977
- OPT_OUT_PIXEL_LOCATION=http://localhost:8080/opt-out
accounts:
build: