CoolCheetah
Django Railway admin console
Hi!
I've had a really good time using Railway thus far, sea-change from setting up an EC2 instance for my Django app. I've been able to deploy to Railway and the endpoints work fine. It's just that the admin console on my app does not.
Based on my searches in the discord, I installed the railway cli, linked it with the project, and am now running runserver locally. Same issue with not being able to go to the admin console. Here's the logs:
It's not clear to me why this is. I have a railway.json in my project, per the django template. Would anyone have any pointers/places to look? Thanks!
5 replies