Open pateketrueke opened 5 years ago
Automatically load .env files from the current working directory:
.env
import util/dotenv
It can be called to load additional files, e.g.
dotenv /path/to/private/.env
Automatically load
.env
files from the current working directory:It can be called to load additional files, e.g.