github.com/cloudcredo/cloudrocker@v0.0.0-20160108110610-1320f8cc2dfd/config/fixtures/testdroplet/app/vcap_services.json (about)

     1  { "elephantsql": [ { "name": "elephantsql-c6c60", "label": "elephantsql", "tags": [ "postgres", "postgresql", "relational" ], "plan": "turtle", "credentials": { "uri": "postgres://seilbmbd:PHxTPJSbkcDakfK4cYwXHiIX9Q8p5Bxn@babar.elephantsql.com:5432/seilbmbd" } } ], "sendgrid": [ { "name": "mysendgrid", "label": "sendgrid", "tags": [ "smtp" ], "plan": "free", "credentials": { "hostname": "smtp.sendgrid.net", "username": "QvsXMbJ3rK", "password": "HCHMOYluTv" } } ] }