I have a config file where I keep the connection string for my database
config.py
POSTGRES_USER = os.getenv(\'POSTGRES_USER\') POSTGRES_PASSWORD = os.g