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.