mirror of https://github.com/hykilpikonna/AquaDX
[-] Remove unnecessary mariadb dialect
parent
e37867b9db
commit
a8f5380070
|
@ -82,7 +82,6 @@ spring.jpa.properties.hibernate.dialect=org.hibernate.community.dialect.SQLiteDi
|
|||
#spring.datasource.username=
|
||||
#spring.datasource.password=
|
||||
#spring.datasource.url=jdbc:mariadb://localhost:3306/insert_db_name_here?allowPublicKeyRetrieval=true&useSSL=false
|
||||
#spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.MariaDB10Dialect
|
||||
#spring.datasource.hikari.maximum-pool-size=10
|
||||
|
||||
################################
|
||||
|
|
Loading…
Reference in New Issue