disable some debug logging

This commit is contained in:
Mystikfluu
2022-11-30 15:09:45 +01:00
parent cde3cc2546
commit 365991c061
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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,