From 24b979658cf5780ee6a03389f45c2a5306687c3a Mon Sep 17 00:00:00 2001 From: ElevenNotes Date: Sun, 3 Aug 2025 03:17:25 +0200 Subject: [PATCH] docs: add introduction --- .json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.json b/.json index 6d59c3a..95da25d 100644 --- a/.json +++ b/.json @@ -9,7 +9,8 @@ }, "readme":{ - "description":"Nginx, slim and distroless to be used behind a reverse proxy or as full version", + "description":"Nginx, slim and distroless to be used behind a reverse proxy or as full version as a proxy", + "introduction": "nginx (engine x) is an HTTP web server, reverse proxy, content cache, load balancer, TCP/UDP proxy server, and mail proxy server.", "built":{ "nginx":"https://nginx.org" }, @@ -20,7 +21,7 @@ ] }, "comparison":{ - "image":"nginx:1.28.0-alpine-slim" + "image":"nginx:1.28.0" } } } \ No newline at end of file