Closed evolveris closed 4 years ago
To make it easier for people to run their project locally, I've added the distributed version of the .env file.
.env
This means that people trying to run the project locally only have to create a copy of the .env.dist file into the .env file.
.env.dist
To make it easier for people to run their project locally, I've added the distributed version of the
.env
file.This means that people trying to run the project locally only have to create a copy of the
.env.dist
file into the.env
file.