Guest User

Untitled

a guest
Aug 15th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. default:
  2. db:
  3. drv: !expr RPostgres::Postgres()
  4. host: localhost
  5. password: password
  6. user: user
  7. dbname: dbname
Add Comment
Please, Sign In to add comment