Back to MariaDBDialect ... space at the end of property value
nclazz/nclazz-mail-relay/pipeline/head This commit looks good Details

pull/21/head
Niclas Thobaben 2022-02-15 18:19:31 +01:00
parent cbbe5d09d5
commit 674d001ec6
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
spring.jpa.properties.hibernate.dialect: org.hibernate.dialect.MySQLDialect
spring.jpa.properties.hibernate.dialect: org.hibernate.dialect.MariaDBDialect
spring.datasource.url=jdbc:mysql://sql01.nclazz.de/prod_nclazz_mail_relay
server.forward-headers-strategy=native