Closed patelvanita360 closed 6 years ago
Just point your nginx or apache secured virtual host to Kaiwa's public
directory
And in kaiwa dev_config.json also same port will use which we use in virtual host file?
And how can I run kaiwa chat without start npm service ?
npm run compile
produces public
directory with all static files, no need to start npm service in production.
Yes, address and port in config should match apache/nginx virtualhost settings
Hello , Can anyone tel me how can I integrate SSL in kaiwa . I want to run chat portal on HTTPS port. Please help me.