How to get another computer to access my database

Asked

Viewed 16 times

0

I have a system that uses Sqlalchemy and this one needs psycopg2 to connect to the database. I turned my system into executable, but I left in the database configuration file the "localhost" connection type. How to make the database available to everyone who has the executable of my system.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.