Created
February 15, 2024 21:06
-
-
Save ianballou/c07fa8f3f2437f9a9870d57c090bcfa5 to your computer and use it in GitHub Desktop.
Start Foreman Puma server
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cd /home/vagrant/foreman && source .env && BIND=0.0.0.0 bundle exec puma -w 3 -p $PORT --preload |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment