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
One thing that I did to get gunicorn to work well with the buildpack is I used the --pid feature to write the app-initialized file after gunicorn starts.
I'm having trouble getting this buildpack to work in combination with the pgbouncer buildpack.
Can you add a section in the readme to demonstrate how to make that combo to work?
The text was updated successfully, but these errors were encountered: