Hi,

Deployment to Heroku is done as a Git push.
For git I configure my app not to include any sensitive information so
it will not appear anywhere.
This includes email, payment gateway credentials, encryption key, etc.

So how would I deploy that information together with the application
without storing it in git?

Cheers,
Dmytrii.

-- 
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.

Reply via email to