As per dotenv documentation, multi-line settings should be stored with escaped new line characters (i.e. `\n`). `dump-env` generates the `.env` file without honoring this escaping
As per dotenv documentation, multi-line settings should be stored with escaped new line characters (i.e.
\n).dump-envgenerates the.envfile without honoring this escaping