Load destination ENV file also

This commit is contained in:
David Heinemeier Hansson
2023-02-05 17:52:57 +01:00
parent 02a5726072
commit cb9f57356e
2 changed files with 10 additions and 1 deletions

View File

@@ -3,7 +3,6 @@
# Prevent failures from being reported twice.
Thread.report_on_exception = false
require "dotenv/load"
require "mrsk"
begin