Updates storage configs

This commit is contained in:
2026-07-07 13:51:22 +03:00
parent a19244c4b9
commit f9c1b023b9
16 changed files with 147 additions and 61 deletions
+42
View File
@@ -0,0 +1,42 @@
server:
port: 9088
spring:
application:
name: com-imaray-ms-core
data:
redis:
host: localhost
port: 6379
datasource:
url: jdbc:postgresql://localhost:5432/imaray_core
username: root
password: password
driver-class-name: org.postgresql.Driver
jpa:
show-sql: false
hibernate:
ddl-auto: update
database-platform: org.hibernate.dialect.PostgreSQLDialect
logging:
pattern:
console: "%d{HH:mm:ss.SSS} [%X{requestId}] %-5level %logger{36} - %msg%n"
cors:
allowed-origins:
- http://localhost:9089
jwt:
secret: U7R7yI7oF5wI5Of5qTnS83uWhhRr9mY8ftkbvEtN/fc=
access:
expiration: 900000
refresh:
expiration: 604800000
verification:
expiration: 86400000
device:
expiration: 86400000
s3:
endpoint: https://storage.kilimo.farm
region: us-east-1
access-key: NlhGzbXaIO1Cw2op9pZW
secret-key: Jpa9x4LKUlEiZGlqfioBM7suZh6fzjs016GqN6jC
bucket-name: imaray-local
file-expiry: 3