Advertisement
Guest User

Untitled

a guest
Oct 10th, 2017
399
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. {
  2. "host": "my.psql.host.com",
  3. "jdbcUrl": "jdbc:postgresql://my.psql.host.com:5432/whatever",
  4. "name": "cf_63f24e83",
  5. "password": "some_passwd",
  6. "port": 5432,
  7. "uri": "postgresql://some_user:some_passwd@my.psql.host.com:5432/whatever", "username": "some_user"
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement