We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4249afa commit 121454dCopy full SHA for 121454d
lib/install/dev
@@ -13,4 +13,4 @@ export PORT="${PORT:-3000}"
13
export RUBY_DEBUG_OPEN="true"
14
export RUBY_DEBUG_LAZY="true"
15
16
-exec foreman start -f Procfile.dev "$@"
+exec foreman start -f Procfile.dev --env /dev/null "$@"
0 commit comments