diff --git a/entrypoint.sh b/entrypoint.sh index c8e493b..2c560f8 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -70,6 +70,10 @@ cat < $CONFIG_PATH "enable": ${WSR_ENABLE}, "urls": $WS_URLS }, + "GroupLocalTime":{ + Record: false, + RecordList: [] + } "debug": ${DEBUG_ENABLE}, "heartInterval": ${HEART_INTERVAL}, "messagePostFormat": "$MESSAGE_POST_FORMAT",