Skip to content

Commit ac76802

Browse files
committed
Added lua-resty-http plugin
Required for crowdsec-openresty-bouncer
1 parent 006ea6a commit ac76802

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/install-openresty

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@ echo -e "${BLUE}❯ ${CYAN}Installing OpenResty plugins...${RESET}"
1919
cd /
2020
luarocks install lua-cjson
2121
luarocks install lua-resty-openidc
22+
luarocks install lua-resty-http
2223

2324
echo -e "${BLUE}${GREEN}OpenResty plugins install completed${RESET}"

0 commit comments

Comments
 (0)