running custom django command
davidkbowers
TRIALOP

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


Loading...