From e3b25b93544529a2b95711eee837c2ab07264c71 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Tue, 7 Nov 2023 21:37:19 +0100 Subject: [PATCH] fix ci --- .dictionary | 4 ++++ README.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.dictionary b/.dictionary index e69de29..ed27988 100644 --- a/.dictionary +++ b/.dictionary @@ -0,0 +1,4 @@ +nginx-s3 +S3 +UID +(N|n)ginx diff --git a/README.md b/README.md index a29c2d3..f866449 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Nginx (openresty) S3 proxy -Nginx (openresty) container based on Alpine to proxy S3 buckets. The pre-configured non-root user is a system user named `nginx` with the UID `1001`. There is also a primary group with the same values. +Nginx (openresty) container based on Alpine to proxy S3 buckets. The preconfigured non-root user is a system user named `nginx` with the UID `1001`. There is also a primary group with the same values. ## License