---
title: "Custom Start Commands, Crash Notifications, and More Deploy Info"
date: 2021-11-26T14:00:00.000+00:00
number: 0057
url: https://railway.com/changelog/2021-11-26
---

# Custom Start Commands, Crash Notifications, and More Deploy Info

Happy Thanksgiving! 🦃 🇺🇸 We hope you all got to spend some quality time with friends and family. Here's what we've been up to in this short holiday week.

## Custom Start Commands

On our road to making it easier to [deploy monorepo applications](https://docs.railway.app/deploy/monorepo), we've added the ability to define a custom start command in the Deployment Settings. This means you can deploy the same repository to multiple Railway projects and start a different monorepo component for each one!

[Image: Untitled]

## Crash Notification Emails

Just as you can get notified when a build fails, you can now chose to be notified when a deployment crashes.

[Image: Untitled]

## More Deployment Info

To make debugging deployments easier we now display more of the settings that were used to create the deployment, such as healthcheck endpoint, start command, and root directory.

[Image: Untitled]

## Improvements and Fixes

- Fixed UI bug while bulk importing variables
- Fixed issue that prevented clearing webhooks and heathchecks
- Improved the project deletion experience and fixed an issue where deleting a project would sometimes fail to remove all containers