Skip to content

Modify Procfile to differentiate unix/host for PostgreSQL

Gabriel Mazetto requested to merge brodock/procfile-postgresql-host into master

What does this Merge Request do?

In !1019 (merged) support for PostgreSQL using TCP/IP was added, but the Procfile still needed to be manually changed.

This fix that.

Merge Request checklist

  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.

related to #767 (closed)

Edited by Michael Kozono

Merge request reports