Advertisement
Guest User

Untitled

a guest
Jan 10th, 2016
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.19 KB | None | 0 0
  1. elasticsearch:
  2.     host: localhost
  3.  
  4. postgresql:
  5.     dbname: movement
  6.     dbuser: bernie
  7.     dbpass: sanders
  8.     host: localhost
  9.     port: 5432
  10.  
  11. youtube:
  12.     api_key: __key_goes_here__
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement