updating postgres server

This commit is contained in:
2025-08-01 18:08:09 +02:00
parent 5bbff964e2
commit be01f7c199
3 changed files with 30 additions and 8567 deletions

1
.gitignore vendored
View File

@@ -31,3 +31,4 @@ build/
### VS Code ### ### VS Code ###
.vscode/ .vscode/
logs/

File diff suppressed because it is too large Load Diff

View File

@@ -10,7 +10,7 @@ spring.datasource.driver-class-name=org.postgresql.Driver
spring.jpa.database-platform=org.hibernate.dialect.PostgreSQLDialect spring.jpa.database-platform=org.hibernate.dialect.PostgreSQLDialect
spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect
spring.datasource.url=jdbc:postgresql://173.212.247.232:5432/qpay?useLegacyDatetimeCode=false spring.datasource.url=jdbc:postgresql://173.212.247.232:5532/qpay?useLegacyDatetimeCode=false
spring.datasource.username=postgres spring.datasource.username=postgres
spring.datasource.password=zdDZMzq6F4B4L1IUl spring.datasource.password=zdDZMzq6F4B4L1IUl