mirror of https://github.com/samply/bridgehead.git
GBN maintenance mode
This commit is contained in:
parent
ac3ff314ff
commit
94b2c29bc7
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
if [ "${ENABLE_GBN}" == "true" ]; then
|
if [ "${ENABLE_GBN}" == "true" ]; then
|
||||||
log INFO "GBN setup detected -- will start services for German Biobank Node."
|
log INFO "GBN setup detected -- will start services for German Biobank Node."
|
||||||
OVERRIDE+=" -f ./$PROJECT/modules/gbn-compose.yml"
|
# OVERRIDE+=" -f ./$PROJECT/modules/gbn-compose.yml"
|
||||||
|
|
||||||
# The environment needs to be defined in /etc/bridgehead
|
# The environment needs to be defined in /etc/bridgehead
|
||||||
case "$ENVIRONMENT" in
|
case "$ENVIRONMENT" in
|
||||||
|
|
Loading…
Reference in New Issue