You can now use "--env-file" to explicitly pass environment variables from ".env", ".env.", and ".env" files. If you already have a .env file and want to reuse already defined environment variables, just pass the .env file to resterm!
What's Changed
- add explicit .env support behind --env-file by @unkn0wn-root in #81
Full Changelog: v0.7.1...v0.7.2