79311802

Date: 2024-12-27 12:28:38
Score: 2
Natty:
Report link

you need to add "client_insecure": true to config.json

{
    "secret": "xxx",
    "admin_password": "xxx",
    "admin_secret": "xxx",
    "api_key": "xxx",
    "client_insecure": true < ------ THIS OPTION
}

https://github.com/centrifugal/centrifugo/issues/238#issuecomment-511771394

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Dragon 777