mirror of
https://github.com/makeplane/plane.git
synced 2026-05-20 16:09:52 -05:00
d62dc25aa0
Inside of the Dockerfile.web, the yarn install command is susceptible to encountering a ECONNECT timeout error on aarch64 and ARM devices (such as a raspberry pi). This explicit overwrite of the default network timeout extends the window for low power CPU devices.