You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removes the `lsof -ti:$PORT | xargs kill -9` block that could kill unrelated processes on shared servers, especially dangerous when running on port 443.
0 commit comments