.
This commit is contained in:
parent
59b2951a36
commit
67b2e93122
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue