Today I was trying to write an environment variable like this:
set PORT=5000
But when I access it through the process.env.PORT variable in no