mirror of
https://github.com/TeamPiped/Piped-Docker.git
synced 2024-12-06 19:16:27 +01:00
chore: remove duplicated hibernate properties from config.properties
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user