You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 7, 2025. It is now read-only.
To a remote host, custom user id and password with database 'merchant_gateway' by changing the above string and also removing the depends_on in the docker-compose file.
Expected Outcome
Developer is able to point the mapi server to a remote database with different User Id than postgres and still connect to schema merchant_gateway
Actual Outcome
Unable to connect to remote schema because the code expects postgres as database name.