Difference between revisions of ".env"

From PKC
Jump to navigation Jump to search
imported>Admin
m (1 revision imported)
m (1 revision imported)
(No difference)

Revision as of 00:29, 8 May 2021

The .env[1] is a file dedicated to specify configuration information for a software project. In the context of PKC, we will try to converge all configurable parameters to be stored in this file. Other than your secretive information, such as password and private keys to your related systems, this file will be the only file you will need to change to specify customized parameters for your own system.

References

  1. IBM, .env file, [1], last accessed: April 26, 2021