On Mon, May 17, 2010 at 3:44 PM, Brian <[email protected]> wrote: > I currently have one app running with one dyno in production env. I'd > like to create a staging one too, but am not sure if I can do that, > with one dyno and its still free, or if I'll now have to pay for a 2nd > dyno.
No, you only pay for multiple dynos on the same app. You can have plenty of 1-dyno apps for free. > thanks, > Brian > > -- > You received this message because you are subscribed to the Google Groups > "Heroku" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/heroku?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
