Created
February 7, 2023 18:49
-
-
Save ianballou/47cf61b7eec202220f90457d052e6e50 to your computer and use it in GitHub Desktop.
Start Foreman rails without Foreman
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
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