This commit is contained in:
subochev 2026-02-19 16:07:11 +03:00
parent 7f2b900c88
commit a01763e85b

View File

@ -6,7 +6,7 @@ data:
application.yaml: | application.yaml: |
spring: spring:
datasource: datasource:
url: jdbc:postgresql://192.168.76.142:5432/database url: jdbc:postgresql://192.168.76.141:5432/database
username: postgres username: postgres
password: postgres password: postgres
cloud: cloud: