determine reverse entry for asset transaction adjustment in legacy data import

This commit is contained in:
Michael Hoennig 2024-04-09 13:28:04 +02:00
parent 2d32437c05
commit 6365d344ab

View File

@ -6,7 +6,7 @@ spring:
datasource:
url-tc: jdbc:tc:postgresql:15.5-bookworm:///spring_boot_testcontainers
url-local: jdbc:postgresql://localhost:5432/postgres
url: ${spring.datasource.url-tc}
url: ${spring.datasource.url-local}
username: postgres
password: password