andrewandante/silverstripe-extradotenvs

extra dot envs

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 1

Open Issues: 0

Type:silverstripe-module

pkg:composer/andrewandante/silverstripe-extradotenvs

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

This package is auto-updated.

Last update: 2025-10-12 06:58:18 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.