Advertisement
Guest User

Untitled

a guest
Oct 11th, 2016
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.51 KB | None | 0 0
  1. diff --git a/src/test/resources/application-dev_dc4.properties b/src/test/resources/application-dev_dc4.properties
  2. index 80838f7..3308482 100644
  3. --- a/src/test/resources/application-dev_dc4.properties
  4. +++ b/src/test/resources/application-dev_dc4.properties
  5. @@ -1 +1,7 @@
  6. +# DB Connection
  7. +spring.datasource.url=jdbc:oracle:thin:@iadd1dld02db001.ihgint.global:1521/SVC_GHMEI
  8. +spring.datasource.username=PROP_EVNAPP
  9. +spring.datasource.password=prop3vn55
  10. +
  11. +# Node url
  12.  url = http://va1ihgdcrm12.ihgext.global:9015
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement