Closed Klakurka closed 10 months ago
On Windows, .env was getting its line breaks set to CRLF instead of LF which was causing problems. This forces it to LF.
.env
Build should work.
Description
On Windows,
.env
was getting its line breaks set to CRLF instead of LF which was causing problems. This forces it to LF.Test plan
Build should work.