switched to f** ESS modules

This commit is contained in:
STEINNI
2025-09-14 21:06:13 +00:00
parent f4ac7df4a7
commit b4cd02add5
16 changed files with 63 additions and 49 deletions
+3 -3
View File
@@ -2,12 +2,12 @@
"serviceName": "wssGateway",
"server": {
"listenHost": "0.0.0.0",
"listenPort": 4443,
"listenPort": 3999,
"listenPath": "/msgbus",
"keepAliveInterval": "30",
"keepAliveTimeout": "5",
"certFile": "/etc/letsencrypt/live/eismea.internike.com/fullchain.pem",
"certKeyFile": "/etc/letsencrypt/live/eismea.internike.com/privkey.pem",
"certFile": "/etc/letsencrypt/live/42.internike.com/fullchain.pem",
"certKeyFile": "/etc/letsencrypt/live/42.internike.com/privkey.pem",
"challengeExpiration": 20,
"unsecure": false,
"healthCheckPath": "/status",