mirror of
https://github.com/samply/bridgehead.git
synced 2026-07-17 05:00:10 +02:00
added CQL_FLAVOUR (#391)
This commit is contained in:
@@ -12,6 +12,7 @@ services:
|
|||||||
BEAM_PROXY_URL: http://beam-proxy-eric:8081
|
BEAM_PROXY_URL: http://beam-proxy-eric:8081
|
||||||
RETRY_COUNT: ${FOCUS_RETRY_COUNT}
|
RETRY_COUNT: ${FOCUS_RETRY_COUNT}
|
||||||
OBFUSCATE_BBMRI_ERIC_WAY: "true"
|
OBFUSCATE_BBMRI_ERIC_WAY: "true"
|
||||||
|
CQL_FLAVOUR: "${FOCUS_CQL_FLAVOUR}"
|
||||||
depends_on:
|
depends_on:
|
||||||
- "beam-proxy-eric"
|
- "beam-proxy-eric"
|
||||||
- "blaze"
|
- "blaze"
|
||||||
|
|||||||
Reference in New Issue
Block a user