Search code examples
unixenv

Mandatory things to be added in .env file in UNIX


I am creating a .env file on UNIX server.

Please recommend me what mandatory things should be added into it.


Solution

  • You don't have to create .env file unless there is a specific need for it. The best contents for this file, in fine Zen tradition, would be no contents and no file.