Advertisement
Guest User

Untitled

a guest
Oct 19th, 2020
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2.  
  3. <confluence-configuration>
  4. <setupStep>complete</setupStep>
  5. <setupType>custom</setupType>
  6. <buildNumber>7901</buildNumber>
  7. <properties>
  8. <property name="hibernate.connection.password">password</property>
  9. <property name="hibernate.connection.url">jdbc:postgresql://localhost:5432/dbname</property>
  10. <property name="hibernate.connection.username">username</property>
  11. </properties>
  12. </confluence-configuration>
  13.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement