mirror of
https://github.com/YunoHost-Apps/piped_ynh.git
synced 2024-09-03 20:05:54 +02:00
Typo
This commit is contained in:
parent
16eaf6acc4
commit
c1743c3be8
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue