Where is your db hosted? Are you typically on the run && ip rules would be a hassle? You also can store your db connection info in a file locally so you dont have to type it in (like .pgpass)
Where is your db hosted? Are you typically on the run && ip rules would be a hassle? You also can store your db connection info in a file locally so you dont have to type it in (like .pgpass)
Hey, I am not using shared hosting. My database is hosted on VPS (Digital Ocean) , so I open up a port for development purpose.