Add SUPPORT_EMAIL

This commit is contained in:
Martin Lablans
2022-10-17 11:09:08 +02:00
parent 1a9d8bf17b
commit 2eb9a1e979
2 changed files with 2 additions and 5 deletions

View File

@@ -5,3 +5,4 @@ SPOT_BEAM_SECRET_SHORT="$(cat /proc/sys/kernel/random/uuid | sed 's/[-]//g' | he
SPOT_BEAM_SECRET_LONG="ApiKey spot.${PROXY_ID} ${SPOT_BEAM_SECRET_SHORT}"
REPORTHUB_BEAM_SECRET_SHORT="$(cat /proc/sys/kernel/random/uuid | sed 's/[-]//g' | head -c 20)"
REPORTHUB_BEAM_SECRET_LONG="ApiKey report-hub.${PROXY_ID} ${REPORTHUB_BEAM_SECRET_SHORT}"
SUPPORT_EMAIL=ccp-service@dkfz-heidelberg.de