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 has been archived by the owner on Jul 28, 2020. It is now read-only.
The buildpack does not automatically start and listen the agent based on the dyno name. Users need to create a worker dyno that starts the agent, listen to the environment(s) they want, and use tail -f for example to keep the dyno alive and display logs.