main

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

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

Loading…
Cancel
Save