Error: Unable to locate env file at default location (./.env)
You can set environment variable using your own custom .env files with -f flag with env-cmd. Use this command to set env variables that are defined in custom file './config/myvar.env'.
env-cmd -f ./config/myvar.env