Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(docker): add environment variable for puppeteer to launch with ignoreHTTPSerrors flag #1899

Merged
merged 1 commit into from
May 15, 2024

Conversation

ToshY
Copy link
Contributor

@ToshY ToshY commented May 15, 2024

Fixes #1897


Add environment variable CHROME_IGNORE_HTTPS_ERRORS for puppeteer to launch with flag ignoreHTTPSerrors (defaults to false for keep existing behavior).

I've tested this by building the image locally and passing CHROME_IGNORE_HTTPS_ERRORS to the reactive resume container. Setting it to true will now work again and generate previews correctly.

@AmruthPillai
Copy link
Owner

Looks really good, I can instantly approve :) Thank you!

@AmruthPillai AmruthPillai merged commit a598a7a into AmruthPillai:main May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants