Basic Node and Express - Use the .env File

Hi, I am trying to finish the Express camp but got stuck on the .env file part.
I am using the replit option to do the code camps, so I am using the Secrets option of replit instead of an .env file.

Here is my link:

solution: boilerplate-express (1) - Replit

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36

Challenge: Basic Node and Express - Use the .env File

Link to the challenge:

It keeps rejecting my answer.

else
  obj.message = obj.message.toLowerCase();

Are you sure the instructions tell you to do this?

Good point… thanks!