Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save chris1984/bc0ba7ceed6d8f7db383cdceda671d86 to your computer and use it in GitHub Desktop.
Save chris1984/bc0ba7ceed6d8f7db383cdceda671d86 to your computer and use it in GitHub Desktop.
Start Foreman rails without Foreman
source ~/foreman/.env
BIND=0.0.0.0 bundle exec puma -w 1 -t 1 -p $PORT --preload
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment