summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index 0ee4f1f..de25f96 100644
--- a/README
+++ b/README
@@ -46,7 +46,9 @@ add the following to the virtualhost config:
Require all granted
</Directory>
- ProxyPass "/ntp" "ws://localhost:3000/ntp"
+ ProxyPass "/ntp" "ws://localhost:3000/ntp"
+ ProxyPass "/rhctl/socket" "ws://rhctl.helsinki.at:4080/socket"
+ ProxyPass "/rhctl/" "http://rhctl.helsinki.at:4080/"
DocumentRoot /var/www/rhrdweb/www/
<Directory /var/www/rhrdweb/>