mirror of
https://github.com/samply/bridgehead.git
synced 2025-12-13 04:37:32 +01:00
Bugfix: nngm-compose.yml moved
This commit is contained in:
@@ -3,6 +3,6 @@
|
|||||||
function nngmSetup() {
|
function nngmSetup() {
|
||||||
if [ -n "$NNGM_CTS_APIKEY" ]; then
|
if [ -n "$NNGM_CTS_APIKEY" ]; then
|
||||||
log INFO "nNGM setup detected -- will start nNGM Connector."
|
log INFO "nNGM setup detected -- will start nNGM Connector."
|
||||||
OVERRIDE+=" -f ./$PROJECT/nngm-compose.yml"
|
OVERRIDE+=" -f ./$PROJECT/modules/nngm-compose.yml"
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user