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 4e34adb commit 0ff85a2Copy full SHA for 0ff85a2
lib/install/dev
@@ -8,4 +8,4 @@ fi
8
# Default to port 3000 if not specified
9
export PORT="${PORT:-3000}"
10
11
-exec foreman start -f Procfile.dev "$@"
+exec foreman start -f Procfile.dev --env /dev/null "$@"
0 commit comments