Advertisement
Guest User

Untitled

a guest
May 13th, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1.  
  2. # correct for prod environment
  3. spring.datasource.url=jdbc:postgresql://localhost:1774/qatool
  4.  
  5. # LISTENER
  6. # correct for prod environment
  7. listener.test-runs-folder=/home/rt/EMC/testruns/
  8.  
  9. spring.jpa.show-sql = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement