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 006ea6a commit ac76802Copy full SHA for ac76802
scripts/install-openresty
@@ -19,5 +19,6 @@ echo -e "${BLUE}❯ ${CYAN}Installing OpenResty plugins...${RESET}"
19
cd /
20
luarocks install lua-cjson
21
luarocks install lua-resty-openidc
22
+luarocks install lua-resty-http
23
24
echo -e "${BLUE}❯ ${GREEN}OpenResty plugins install completed${RESET}"
0 commit comments