Files
qruvw_ms_configs/kilimo-service-production.yml

44 lines
1.1 KiB
YAML

server:
port: 9081
spring:
application:
name: farm-kilimo-ms-core
data:
redis:
host: redis
port: 6379
datasource:
url: jdbc:postgresql://postgres:5432/kilimo
# username: apiuser
# password: 4hKiOnTqbP2kLwR
username: postgres
password: CHANGE_ME_POSTGRES
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:
- https://zp1v56uxy8rdx5ypatb0ockcb9tr6a-oci3-m1d8v647--5173--96435430.local-credentialless.webcontainer-api.io/
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: IjUeqMAYjDbrndln0vIW
secret-key: bwrXK7OQXeSRx1sewY9pNQ2rPAbjunCkOvEvYe22
bucket-name: kilimo
file-expiry: 3