Skip to content

chore: remove env from git

Dennis Collaris requested to merge chore/remove-env into main

This PR removes the development .env file from the repository. Instead, you copy the template in .env.development to your .env during initial setup.

NOTE: I am not 100% sure what will happen to the dev environment of others when this is merged; people may have to copy over the .env.development file to .env again manually!

Merge request reports

Loading