-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Labels
Description
I think that we should split .env into two files: .env.default which is always loaded and .env that acts as user-defined overrides, loaded afterwards. Because right now when someone adds new .env.example property everyone misses that change and encounters strange errors
Reactions are currently unavailable