From 2c013935666f576554ac7e94f171346c37a6075a Mon Sep 17 00:00:00 2001 From: Amir Date: Mon, 13 May 2019 14:52:29 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0b28e0a..ac953c1 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,9 @@ To test this app on your local server: - Works best on Chrome, Firefox and the latest versions of Opera desktop browser. -#Note +## Note To host this online, you'll need to set up a few things: -- Create Ratchet as a service so it can run persistently on your server. Check the file *ratchet_as_a_service.txt* for the guide on how to do this on CentOS7 +- Create Ratchet as a service so it can run persistently on your server. Check the file *create-ratchet-as-a-service-with-daemon.txt* for the guide on how to do this on CentOS7 - If on SSL, Ratchet won't work unless you make some changes on your server. - Enable mod_proxy.so - Enable mod_proxy_wstunnel.so