mirror of https://github.com/samply/bridgehead.git
Bugfix: nngm-compose.yml moved
This commit is contained in:
parent
03008e2d2c
commit
350186acb2
|
@ -3,6 +3,6 @@
|
|||
function nngmSetup() {
|
||||
if [ -n "$NNGM_CTS_APIKEY" ]; then
|
||||
log INFO "nNGM setup detected -- will start nNGM Connector."
|
||||
OVERRIDE+=" -f ./$PROJECT/nngm-compose.yml"
|
||||
OVERRIDE+=" -f ./$PROJECT/modules/nngm-compose.yml"
|
||||
fi
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue