TSK-1249: fixed driver-class-name

This commit is contained in:
sfrevel 2020-05-19 13:33:41 +02:00
parent e6e7723ab5
commit ffd1d27ac5
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ swarm:
password: postgres
jdbc-drivers:
mypostgres:
driver-class-name: postgresql
driver-class-name: org.postgresql.Driver
xa-datasource-name: org.postgresql.xa.PGXADataSource
driver-module-name: org.postgresql
myh2: