src/test/resources/application.yml
@@ -4,8 +4,8 @@ platform: postgres datasource: url: jdbc:tc:postgresql:13.7-bullseye:///spring_boot_testcontainers url-local: jdbc:postgresql://localhost:5432/postgres url-tc: jdbc:tc:postgresql:13.7-bullseye:///spring_boot_testcontainers url: jdbc:postgresql://localhost:5432/postgres username: postgres password: password