We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41487ac commit 1dc68e9Copy full SHA for 1dc68e9
frameworks/C/h2o/h2o.sh
@@ -27,7 +27,7 @@ fi
27
if [[ "$BENCHMARK_ENV" = "Azure" ]]; then
28
DB_CONN=2
29
else
30
- DB_CONN=1
+ DB_CONN=2
31
fi
32
33
build_h2o_app()
0 commit comments