From 67b2e93122a97d0267eaa37e86b54c89d1b78083 Mon Sep 17 00:00:00 2001 From: Judah Caruso Date: Wed, 28 Jan 2026 16:52:16 -0700 Subject: [PATCH] . --- docs/index.riv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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