Skip to content

Commit b56e5b8

Browse files
committed
work
1 parent 4264539 commit b56e5b8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/main/resources/application.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,8 +185,7 @@ spring:
185185
datasource:
186186
url: jdbc:postgresql://localhost:5432/simpleworklist
187187
jta:
188-
transaction-manager-id: transaction-manager-simpleworklist
189-
log-dir: transaction-logs/transaction-logs-simpleworklist
188+
transaction-manager-id: tx-manager-simpleworklist
190189
jpa:
191190
hibernate:
192191
ddl-auto: update

0 commit comments

Comments
 (0)