Can now be deployed
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user