jupi

play 2 mongodb config 4 cloudfoundry

Jun 3rd, 2013
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. include "application.conf"
  2. mongodb.uri=${?cloud.services.mongodb.connection.url}
  3. mongodb.password=${?cloud.services.mongodb.connection.password}
  4. mongodb.user=${?cloud.services.mongodb.connection.username}
Advertisement
Add Comment
Please, Sign In to add comment