Skip to content

Commit

Permalink
Fixed erlang node name
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Aug 1, 2017
1 parent 2d22110 commit 3bd4c91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kazoo/4.0.66/alpine/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ fi
if [ "$RELX_REPLACE_OS_VARS" == "true" ];then
export RELX_REPLACE_OS_VARS
fi
export NODE_NAME
export VMARGS_PATH

trap 'kill -TERM ${!}' SIGTERM
Expand Down

0 comments on commit 3bd4c91

Please sign in to comment.