.
This commit is contained in:
parent
1278e5d31c
commit
bb59535f9a
@ -36,8 +36,8 @@ FROM node:lts-iron AS prod
|
||||
# Configure default locale (important for chrome-headless-shell).
|
||||
ENV LANG es_ES.UTF-8
|
||||
|
||||
# We don't need the standalone Chromium
|
||||
#ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD true
|
||||
# Descargar chromium
|
||||
ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD false
|
||||
|
||||
# Install Google Chrome Stable and fonts
|
||||
# Note: this installs the necessary libs to make the browser work with Puppeteer.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user