diff --git a/bin/runner.sh b/bin/runner.sh index db07b2b..a0472ad 100755 --- a/bin/runner.sh +++ b/bin/runner.sh @@ -115,6 +115,8 @@ print_log "Export sequence data" run $BINDIR/human_exports_seis.py print_log "Process ASAQC queue" +# Run insecure in test mode: +# export NODE_TLS_REJECT_UNAUTHORIZED=0 run $DOUGAL_ROOT/lib/www/server/queues/asaqc/index.js