a month ago
This project is public.
In networking, I specified port 3000.
In custom start command:
bin/rails db:prepare && bin/rails server -b 0.0.0.0 -p ${{PORT}}
There is no Procfile.production
Thank you for helping Serge
5 Replies
a month ago
Hey there! We've found the following might help you get unblocked faster:
If you find the answer from one of these, please let us know by solving the thread!
a month ago
have you set PORT in variables tab?
coding-dynasty
have you set PORT in variables tab?
a month ago
Thanks,
I just did it. Still not working.
Serge
s66erge
Thanks,I just did it. Still not working.Serge
a month ago
are there any errors im the console, or any screenshots to invistigate? is the repo publicly accessable? drop the link to the project
a month ago
There is something wrong going with database access, as you can see in the logs in this public link:
supportive-tranquility | Railway
but I donot understand what ?