aboutsummaryrefslogtreecommitdiffstats
path: root/prh-app-server/src/main/resources/application.yaml
blob: a9a8942116f40978ac938f1716487e4cc766db10 (plain)
1
2
3
4
5
6
7
8
9
10
11
spring:
  profiles:
    active: prod
server:
  port: 8433
  ssl:
    key-store-type: PKCS12
    key-store-password: nokiapnf
    key-store: classpath:keystore-local
    key-password: nokiapnf
    keyAlias: tomcat-localhost