Can now be deployed

This commit is contained in:
2025-06-09 15:27:26 +02:00
parent f220c187c1
commit be0ec073a3
7 changed files with 62 additions and 5 deletions
+2 -1
View File
@@ -1,8 +1,9 @@
spring:
datasource:
url: jdbc:postgres://127.0.0.1:10051/misael
url: jdbc:postgresql://127.0.0.1:5432/misael
username: misael
password: misael-dev
driver-class-name: org.postgresql.Driver
hikari:
schema: misael
flyway:
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB