]> git.mxchange.org Git - simple-upload.git/blobdiff - README.md
Update README.md
[simple-upload.git] / README.md
index 6cbae85de2773af39289ff4db293228777594275..a353cf431bc6de80f5bf3f263ea30201bc580c45 100644 (file)
--- a/README.md
+++ b/README.md
@@ -81,6 +81,8 @@ Do not allow uploaded code execution!
 
 ### NGINX configuration example
 
+Edit the NGINX configuration file (`/etc/nginx/nginx.conf`):
+
        server {
                listen 80 default_server;
                listen [::]:80 default_server ipv6only=on;