mirror of
https://github.com/samply/bridgehead.git
synced 2026-06-23 16:10:17 +02:00
use it in ccp as well
This commit is contained in:
@@ -12,4 +12,9 @@ if [ -n "${ENABLE_DNPM}" ]; then
|
||||
else
|
||||
DNPM_ADDITIONAL_NO_PROXY=""
|
||||
fi
|
||||
if [ -n "${ENABLE_DNPM_NODE}" ]; then
|
||||
DNPM_BEAM_CONNECT_HOST="${DNPM_BEAM_CONNECT_HOST:-$HOST}"
|
||||
else
|
||||
DNPM_BEAM_CONNECT_HOST="dnpm-beam-connect:8062"
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user