fix #15 support ssl server.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
@@ -2,6 +2,9 @@ core:
|
||||
port: "8088"
|
||||
notification_max: 100
|
||||
production: true
|
||||
ssl: false
|
||||
cert_path: "cert.pem"
|
||||
key_path: "key.pem"
|
||||
|
||||
api:
|
||||
push_uri: "/api/push"
|
||||
|
||||
Reference in New Issue
Block a user