railway.toml - multiple service configurations
zemonstas
PROOP
2 years ago
I have two services in one project running off one repo - one is the webserver and one is a CRON job and both with different startup commands.
I would prefer to be able to modify the startup commands and healthchecks by service name, not just environment.
0 Replies