From 3101ac171590d5e87cc394d67f24a278fe3ae2a6 Mon Sep 17 00:00:00 2001 From: km0 Date: Fri, 2 Jun 2023 14:59:53 +0200 Subject: [PATCH] pad-bis path --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 509d852..a4d9a80 100644 --- a/README.md +++ b/README.md @@ -140,6 +140,8 @@ A reverse proxy listen to the external requests that come from the web, such as In this particular case we are using [NGNIX](https://nginx.org/en/). If you happen to use it as well, adding a location for the padliography is straight forward. +The following instruction assumes you have cloned the padliography in the `/var/www/pad-bis/` directory. If you choose to deploy it somewhere else be sure to change the `alias` path accordingly in the following configurations. + Open the default configuration file: ```