running custom django command

davidkbowers
TRIAL

2 years ago

I have a django app deployed on railway. I wrote a custom command I would like to run. How can i do that?

1 Replies

2 years ago

set your desired start command in the service settings


running custom django command - Railway Help Station