From abb161c61df3e424a8d482f63c7681b7fa44bce2 Mon Sep 17 00:00:00 2001 From: Erreur32 Date: Sat, 28 Sep 2024 20:41:53 +0200 Subject: [PATCH] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 103b43d..abdd010 100755 --- a/README.md +++ b/README.md @@ -61,10 +61,12 @@ chmod +x nginx_proxy_manager_cli.sh > [!NOTE] > With the new `V2.0.0`, some command arguments have been changed to be simpler, and need to set `BASE_DIR` variable to store `Tokens` and `Backups`. -## Settings -Optionnal but recommanded, Create config file in the root directory -Required to edit these 4 variables: +## Settings +> [!IMPORTANT] +> (Optional) You can create a configuration file named `nginx_proxy_manager_cli.conf` with these 4 required variables. + +To ensure the script is functional, edit these 4 variables (mandatory). ```bash ## Nginx proxy IP address (your Nginx IP)