Читать из .env file bash
set -o allexport
source conf-file
set +o allexport
Gifted Gorilla
set -o allexport
source conf-file
set +o allexport