pedrroeduardo
PROOP
3 months ago
I need to run Django management commands such as:
python manage.py createsuperuserDoes Railway support running one-off commands or attaching to a running service container (similar to docker exec or heroku run)?
If not, what is the recommended approach on Railway for handling tasks like creating a Django superuser in production?
1 Replies
3 months ago
railway ssh