修正服务器部署版本中的参数配置错误

This commit is contained in:
YuCheng Hu 2022-11-03 23:46:55 -04:00
parent 5e75195b7a
commit 27529eaec3
1 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
server:
ssl:
key-store: classpath:keystore.p12
key-store-password: 123456
key-store-type: PKCS12
key-alias: tomcat
#server:
# ssl:
# key-store: classpath:keystore.p12
# key-store-password: 123456
# key-store-type: PKCS12
# key-alias: tomcat