Update README.md

This commit is contained in:
Erreur32 2024-07-11 19:16:35 +02:00 committed by GitHub
parent c234cff656
commit 354c272d6b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,7 +31,7 @@ chmod +x nginx_proxy_manager_cli.sh
Only edit these 3 variables:
```
## IP address of the Nginx server (your Nginx server IP)
## Nginx proxy IP address (your Nginx IP)
NGINX_IP="127.0.0.1"
## Existing user (user and password) on NPM
API_USER="existingUser@mail.com"