Closed nash-smspark closed 6 years ago
I use different .env file in my project. I had to rename it to xxx.env. is it possible to support all environment files that end with .env instead of supporting only THE .env file?
.env
xxx.env
@nash-smspark it should be supported... But anyway you can change it here:
I use different
.env
file in my project. I had to rename it toxxx.env
. is it possible to support all environment files that end with.env
instead of supporting only THE.env
file?