summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Grassberger <petertheone@gmail.com>2016-04-01 17:27:57 (GMT)
committerPeter Grassberger <petertheone@gmail.com>2016-04-01 17:27:57 (GMT)
commit0673d620aed2b0f149dead099f70d0208d2c86d9 (patch)
treea8e71920dadf84ab0d83fe6f0053aec62e3aa606
parenta315369d50e4863fa45f4189f67d651254bef90c (diff)
parent4cac9d7545bcf3ec1a9859ab59b11c0ce4bc141f (diff)
Merge branch 'master' of ssh://git@git.helsinki.at:2342/rhwebimport.git
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index e076a7e..1144e89 100644
--- a/README
+++ b/README
@@ -71,7 +71,8 @@ add the following to the virtualhost config:
</Files>
</Directory>
- ProxyPass "/ntp" "ws://localhost:3000/ntp"
+ ProxyPass "/ntp" "ws://localhost:3000/ntp"
+ ProxyPass "/rhimportd" "ws://localhost:4080/public/socket"
DocumentRoot /var/www/rhwebimport/www/
<Directory /var/www/rhwebimport/>