diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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~~~ |