1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/piped_ynh.git synced 2024-09-03 20:05:54 +02:00
This commit is contained in:
orhtej2 2024-01-27 23:39:12 +01:00
parent 16eaf6acc4
commit c1743c3be8

View file

@ -84,7 +84,7 @@ hibernate.connection.url:jdbc:postgresql://postgres:5432/__DB_NAME__
hibernate.connection.driver_class:org.postgresql.Driver hibernate.connection.driver_class:org.postgresql.Driver
hibernate.dialect:org.hibernate.dialect.PostgreSQLDialect hibernate.dialect:org.hibernate.dialect.PostgreSQLDialect
hibernate.connection.username:__DB_USER__ hibernate.connection.username:__DB_USER__
hibernate.connection.password:__DB_PASS__ hibernate.connection.password:__DB_PWD__
# Frontend configuration # Frontend configuration
#frontend.statusPageUrl:https://kavin.rocks #frontend.statusPageUrl:https://kavin.rocks