How do I avoid adding:
export RAILS_ENV='production'

How do I avoid setting my environment globally as production?

I have two sites on the same server:

/www/stage.example.com
/www/test.excample.com

Both apps are using the same database after deployment, I'd like them
not to be shared.


-- 
Anthony Ettinger
408-656-2473
http://anthony.ettinger.name

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to rubyonrails-deployment@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to