mirror of
https://github.com/FlareSolverr/FlareSolverr.git
synced 2026-04-24 00:45:35 +02:00
Replace Chrome with Firefox and minor improvements
This commit is contained in:
@@ -8,7 +8,7 @@ WORKDIR /home/node/flaresolverr
|
||||
|
||||
COPY package*.json ./
|
||||
USER node
|
||||
RUN npm install
|
||||
RUN PUPPETEER_PRODUCT=firefox npm install
|
||||
COPY --chown=node:node . .
|
||||
|
||||
ENV LOG_LEVEL=info
|
||||
|
||||
Reference in New Issue
Block a user