disable some debug logging
This commit is contained in:
+2
-2
@@ -155,8 +155,8 @@
|
||||
"level": 5
|
||||
},
|
||||
"ssl": {
|
||||
"privateKey": "/etc/letsencrypt/live/ipost.tk/privkey.pem",
|
||||
"certificate" : "/etc/letsencrypt/live/ipost.tk/cert.pem"
|
||||
"privateKey": "/etc/letsencrypt/live/ipost.rocks/privkey.pem",
|
||||
"certificate" : "/etc/letsencrypt/live/ipost.rocks/cert.pem"
|
||||
},
|
||||
"ports": {
|
||||
"http": 9999,
|
||||
|
||||
Reference in New Issue
Block a user