Is there any way to write comments in an .env file in NodeJS projects?
Is there any way to write comments in an .env file in NodeJS projects?
The application only looks at the keys you determine so you can put, for example, the character #
in front of the comment without problems