andrewandante/silverstripe-extradotenvs

extra dot envs

v0.1.0 2017-06-05 16:53 UTC

This package is auto-updated.

Last update: 2025-01-12 05:30:44 UTC


README

This handy little module will loop over any file that matches .env.* in your webroot, and overload the current .env with the definitions there.

WARNING

This means it will overwrite any already set variables.