This commit is contained in:
chenhaodong
2026-04-29 02:28:31 +08:00
parent 7c55f8da61
commit d597c055a1
6 changed files with 113 additions and 0 deletions
@@ -0,0 +1,11 @@
#?????key
client.key=client
#ssl???????????????
ssl.enable=false
ssl.jksPath=test.jks
ssl.keyStorePassword=123456
#??????ip
server.host=127.0.0.1
#??????
#default ssl port is 4993
server.port=4900