I mean you should have a development.ini AND a production.ini

the dev.ini will point to a local sqlite, the prod.ini to the remote
db
you'll have other parameter to set as well

you can launch with a

paster serve production.ini (or dev.ini)


-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en.

Reply via email to