mirror of
https://github.com/TeamPiped/Piped-Docker.git
synced 2024-12-12 21:30:41 +05:30
chore: remove duplicated hibernate properties from config.properties
This commit is contained in:
parent
3b99b09db7
commit
e0a45cbbc8
@ -84,10 +84,3 @@ hibernate.connection.password:changeme
|
||||
# Frontend configuration
|
||||
#frontend.statusPageUrl:changeme
|
||||
#frontend.donationUrl:changeme
|
||||
|
||||
# Hibernate properties
|
||||
hibernate.connection.url: jdbc:postgresql://postgres:5432/piped
|
||||
hibernate.connection.driver_class: org.postgresql.Driver
|
||||
hibernate.dialect: org.hibernate.dialect.PostgreSQLDialect
|
||||
hibernate.connection.username: piped
|
||||
hibernate.connection.password: changeme
|
||||
|
Loading…
Reference in New Issue
Block a user