Guest User

Untitled

a guest
May 16th, 2018
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. development:
  2. adapter: jdbc
  3. username: user
  4. password: pass
  5. driver: com.mysql.jdbc.Driver
  6. url: jdbc:mysql://localhost:3306/myapp_dev
Add Comment
Please, Sign In to add comment