Skip to content
#

dot-env

.env (dotenv) is a file, used to store configuration values as key-value pairs, similar to the ini file format. Since this file usually contains confidential information like credentials, it's commonly prevented from being tracked by version control.

Here is 1 public repository matching this topic...

Followers
9 followers

Related Topics

configuration-file environment-variables ini