Skip to content

Commit 46a2645

Browse files
authored
add pptr config
1 parent de2bf3f commit 46a2645

File tree

1 file changed

+1
-0
lines changed
  • dist/challenge-templates/xss-bot/challenge

1 file changed

+1
-0
lines changed

dist/challenge-templates/xss-bot/challenge/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ RUN wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key
6767

6868
COPY bot.js /home/user/
6969
COPY cookie /home/user/
70+
COPY .puppeteerrc.cjs /home/user/
7071
RUN cd /home/user && npm install puppeteer
7172

7273
ENV DOMAIN="www.example.com"

0 commit comments

Comments
 (0)