Set Hibernate MariaDB Dialect for swarm profile
nclazz/nclazz-mail-relay/pipeline/head This commit looks good Details

pull/21/head
Niclas Thobaben 2022-02-15 17:19:52 +01:00
parent a60e41b71d
commit 88fcfe5a93
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
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