What is the proper command to restart a Dokku app from SSH?
dokku ps:restart <app> works for me logged in with dokku system user. Use dokku apps:list to list your apps.
dokku ps:restart <app> works for me logged in with dokku system user. Use dokku apps:list to list your apps.