We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9335ab0 commit cf28c46Copy full SHA for cf28c46
build-apisix-base.sh
@@ -92,6 +92,7 @@ cd openresty-${or_ver} || exit 1
92
--add-module=../ngx_multi_upstream_module \
93
--add-module=../apisix-nginx-module \
94
--add-module=../apisix-nginx-module/src/stream \
95
+ --add-module=../apisix-nginx-module/src/meta \
96
--add-module=../wasm-nginx-module \
97
--add-module=../lua-var-nginx-module \
98
--with-poll_module \
0 commit comments