8 Replies
Project ID:
N/A
To connect to your MySQL db you'd use the railway provided variables associated
you can find those in your MySQL service variables
But i need the ssl stuff to establish a safe connection through sqlalchemy
not sure how to get access to the SSL certificates 🤔
railways mysql database dose not come with ssl
Ahhh dang
So i’m doing this guided project and following the way he does stuff but i used railway instead of the stuff he uses…. 😅
when on railway have your app connect to the database over the private network so then you wont have a need for ssl