All Downloads are FREE. Search and download functionalities are using the official Maven repository.

rtportal.service-authorization.5.12.0.source-code.application-dev.yaml.bkp Maven / Gradle / Ivy

The newest version!
server:
  port: 9999
  servlet:
    context-path: /uat
logging:
  level:
    org.hibernate.SQL: debug
    org.springframework.security: debug
rp:
  db:
    host: localhost
  auth:
    saml:
      base-path: http://localhost:9999

datastore:
  type: filesystem
  path: ${java.io.tmpdir}${file.separator}reportportal${file.separator}datastore
  endpoint: http://localhost:9000
  accessKey:
  secretKey:




© 2015 - 2024 Weber Informatics LLC | Privacy Policy