mirror of
https://github.com/makeplane/plane.git
synced 2026-02-24 12:11:39 +01:00
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.