Skip to content

Commit 689c306

Browse files
committed
work
1 parent b56e5b8 commit 689c306

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/resources/application.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@ spring:
186186
url: jdbc:postgresql://localhost:5432/simpleworklist
187187
jta:
188188
transaction-manager-id: tx-manager-simpleworklist
189+
log-dir: transaction-logs/tx-logs-simpleworklist
189190
jpa:
190191
hibernate:
191192
ddl-auto: update

0 commit comments

Comments
 (0)