main

yml 수정
main
siniya70 1 year ago
parent 64c0de4967
commit 2b80cd79c2

@ -2,14 +2,14 @@ server:
port: 18080
servlet:
context-path: /
ssl:
enabled: true
key-alias: fimskeystore
key-store: classpath:fimskeystore.pkcs12
key-store-password: 'Xit5811807@)@#'
key-password: 'Xit5811807@)@#'
trust-store: classpath:fimstrust.pkcs12
trust-store-password: 'Xit5811807@)@#'
# ssl:
# enabled: true
# key-alias: fimskeystore
# key-store: classpath:fimskeystore.pkcs12
# key-store-password: 'Xit5811807@)@#'
# key-password: 'Xit5811807@)@#'
# trust-store: classpath:fimstrust.pkcs12
# trust-store-password: 'Xit5811807@)@#'
# tomcat:
# remoteip:

Loading…
Cancel
Save