forked from Archives/Athou_commafeed
update other yml files
This commit is contained in:
@@ -82,7 +82,7 @@ app:
|
|||||||
# Database connection
|
# Database connection
|
||||||
# -------------------
|
# -------------------
|
||||||
# for MySQL
|
# for MySQL
|
||||||
# driverClass is com.mysql.jdbc.Driver
|
# driverClass is com.mysql.cj.jdbc.Driver
|
||||||
# url is jdbc:mysql://localhost/commafeed?autoReconnect=true&failOverReadOnly=false&maxReconnects=20&rewriteBatchedStatements=true
|
# url is jdbc:mysql://localhost/commafeed?autoReconnect=true&failOverReadOnly=false&maxReconnects=20&rewriteBatchedStatements=true
|
||||||
#
|
#
|
||||||
# for PostgreSQL
|
# for PostgreSQL
|
||||||
|
|||||||
@@ -82,7 +82,7 @@ app:
|
|||||||
# Database connection
|
# Database connection
|
||||||
# -------------------
|
# -------------------
|
||||||
# for MySQL
|
# for MySQL
|
||||||
# driverClass is com.mysql.jdbc.Driver
|
# driverClass is com.mysql.cj.jdbc.Driver
|
||||||
# url is jdbc:mysql://localhost/commafeed?autoReconnect=true&failOverReadOnly=false&maxReconnects=20&rewriteBatchedStatements=true
|
# url is jdbc:mysql://localhost/commafeed?autoReconnect=true&failOverReadOnly=false&maxReconnects=20&rewriteBatchedStatements=true
|
||||||
#
|
#
|
||||||
# for PostgreSQL
|
# for PostgreSQL
|
||||||
|
|||||||
Reference in New Issue
Block a user