Fatal error: Uncaught Symfony\Component\Dotenv\Exception\FormatException: A value containing spaces must be surrounded by quotes in "/app/frontend/.env.local" at line 6.
...M=LiveForLifeTV e.V.\nSMTP_PORT=587\n\nDATA...
^ line 6 offset 142 in /app/frontend/vendor/symfony/dotenv/Dotenv.php:545
Stack trace:
#0 /app/frontend/vendor/symfony/dotenv/Dotenv.php(373): Symfony\Component\Dotenv\Dotenv->createFormatException('A value contain...')
#1 /app/frontend/vendor/symfony/dotenv/Dotenv.php(250): Symfony\Component\Dotenv\Dotenv->lexValue()
#2 /app/frontend/vendor/symfony/dotenv/Dotenv.php(561): Symfony\Component\Dotenv\Dotenv->parse('OLD_IP=217.160....', '/app/frontend/....')
#3 /app/frontend/vendor/symfony/dotenv/Dotenv.php(116): Symfony\Component\Dotenv\Dotenv->doLoad(false, Array)
#4 /app/frontend/vendor/symfony/dotenv/Dotenv.php(150): Symfony\Component\Dotenv\Dotenv->loadEnv('/app/frontend/....', 'APP_ENV', 'dev', Array, false)
#5 /app/frontend/vendor/symfony/runtime/SymfonyRuntime.php(130): Symfony\Component\Dotenv\Dotenv->bootEnv('/app/frontend/....', 'dev', Array, false)
#6 /app/frontend/vendor/autoload_runtime.php(19): Symfony\Component\Runtime\SymfonyRuntime->__construct(Array)
#7 /app/frontend/public/index.php(5): require_once('/app/frontend/v...')
#8 {main}
thrown in /app/frontend/vendor/symfony/dotenv/Dotenv.php on line 545