Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.0.0.b7 doesn't pick up RACK_ENV/RAILS_ENV #234

Closed
jgarber opened this issue Apr 8, 2013 · 1 comment
Closed

2.0.0.b7 doesn't pick up RACK_ENV/RAILS_ENV #234

jgarber opened this issue Apr 8, 2013 · 1 comment

Comments

@jgarber
Copy link

jgarber commented Apr 8, 2013

Am I going crazy?...

RACK_ENV=production bundle exec puma -b unix:/tmp/puma.sock
Puma 2.0.0.b7 starting...
* Min threads: 0, max threads: 16
* Environment: development
* Listening on unix:/tmp/puma.sock
Use Ctrl-C to stop

I can't use -e production. I need it to pick it up from the environment variables I'm setting in foreman's .env

@evanphx evanphx closed this as completed in cc91b6c Apr 8, 2013
@jgarber
Copy link
Author

jgarber commented Apr 8, 2013

Thanks! Works great now!

MSP-Greg added a commit to MSP-Greg/puma that referenced this issue Jul 29, 2020
MSP-Greg added a commit to MSP-Greg/puma that referenced this issue Jul 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant