diff --git a/entrypoint.sh b/entrypoint.sh index 1903722..9aed000 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -71,8 +71,8 @@ cat < $CONFIG_PATH "urls": $WS_URLS }, "GroupLocalTime":{ - Record: false, - RecordList: [] + "Record": false, + "RecordList": [] }, "debug": ${DEBUG_ENABLE}, "heartInterval": ${HEART_INTERVAL},