mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-16 15:00:15 +02:00
Use updated nngm module setup
This commit is contained in:
@ -1,8 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
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/modules/nngm-compose.yml"
|
||||||
OVERRIDE+=" -f ./$PROJECT/modules/nngm-compose.yml"
|
fi
|
||||||
fi
|
|
||||||
}
|
|
||||||
|
Reference in New Issue
Block a user