diff --git a/docs/index.riv b/docs/index.riv index 7e7ffb5..34f8ae2 100644 --- a/docs/index.riv +++ b/docs/index.riv @@ -12,7 +12,7 @@ It expects the following environment variables to be set: HOW IT WORKS -When a request like `http://localhost:8080/user/repository/path/to/file` is sent to the proxy, it will dynamically fetch that file from the repository and return it to the user. +When a request like `http://:PORT/user/repository/path/to/file` is sent to the proxy, it will dynamically fetch that file from the repository and return it to the user. USAGE WITH SYSTEMD