summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 250b41e..6346a55 100644
--- a/README
+++ b/README
@@ -85,5 +85,5 @@ add the following to the virtualhost config:
Require valid-user
</Location>
- ProxyPass "/time" "ws://localhost:3000/time"
+ ProxyPass "/ntp" "ws://localhost:3000/ntp"
~~~/snip~~~