#Why is my Django Website not running?
8 messages · Page 1 of 1 (latest)
Project ID: 4924bc5d-fc32-43af-8a5f-38433a6bb4bd
You might find these helpful:
⚠️ experimental feature
here's the ID:
4924bc5d-fc32-43af-8a5f-38433a6bb4bd
here's a link to the railway provided template for Django, crosscheck it with yours to see what you are doing differently.
https://github.com/railwayapp-templates/django
alright, thanks
I changed my configuration to match thetemplate by using railway.json file rather than a procfile.
It deployed succesfully, but still, the domain isn't working
I have no idea what could be wrong.
Here's link to my settings file:
https://github.com/freedompraise/CronyGlasses/blob/production/cronyGlasses/settings.py