We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7261fb commit 3ae4ceaCopy full SHA for 3ae4cea
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