I’m trying to run it:
$ foreman start -f Procfile.client-static
It hangs without reaching the state “running on localhost:3000…”
I’m using puma for the server.
How to fix that?