chore: remove env from git
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
Activity
added 6 commits
-
62aca0aa...27c1877b - 5 commits from branch
main
- 3183e162 - chore: remove env
-
62aca0aa...27c1877b - 5 commits from branch
@milho001 Can we please merge this soon? I spend a lot of time stashing and unstashing my custom .env file atm, especially with small bugfixes its quite the hassle
added 18 commits
-
3183e162...a12f813c - 17 commits from branch
main
- d954f2ac - chore: remove env
-
3183e162...a12f813c - 17 commits from branch
This MR is included in version 1.106.0The release is available on GitLab release.
Your semantic-release bot
Please register or sign in to reply