feat[Https]: added https support (#113)

This commit is contained in:
zhangwenjian
2020-06-11 23:56:05 +08:00
parent 5d69b32119
commit 0177fb17b7
9 changed files with 89 additions and 5 deletions
+5
View File
@@ -6,6 +6,11 @@ settings:
port: 8000
readtimeout: 1
writertimeout: 2
domain: localhost:8000
ishttps: false
ssl:
key: keystring
pem: temp/pem.pem
log:
dir: temp/logs
jwt: