balkanminion
New Member
Hello, the Chat isnt working on SSL, i dont understand this part :
Second problem is, that node.js is turning off every day. Its running and then it stops. Can you please help me? Thank you
Code:
Note: Some keys need to be update on the file config.json
secure: If your site use SSL. The value should be true
ssl_key_path: The path to SSL Key. Eg: /some/where/to/domain.com.key
ssl_crt_path: The path to SSL CRT. Eg: /some/where/to/domain.com.crt
Second problem is, that node.js is turning off every day. Its running and then it stops. Can you please help me? Thank you
Hello, the Chat isnt working on SSL, i dont understand this part :
Code:Note: Some keys need to be update on the file config.json secure: If your site use SSL. The value should be true ssl_key_path: The path to SSL Key. Eg: /some/where/to/domain.com.key ssl_crt_path: The path to SSL CRT. Eg: /some/where/to/domain.com.crt
Second problem is, that node.js is turning off every day. Its running and then it stops. Can you please help me? Thank you
Code:
forever start server.js