Browse Source

streamlined wording

Toastie 1 year ago
parent
commit
334b25567c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      minio/README.md

+ 2 - 2
minio/README.md

@@ -5,7 +5,7 @@
 Scope of the **basic setup** is to run minio  
 - as unprivileged user
 - with a directoy mounted for data
-- the container port mapping to a host port for port 9000 (s3)
+- with the container port 9000 (s3) mapped to a host port
 
 Scope of the **advance setup** is to  
 - run minio behind a reverse-proxy
@@ -23,4 +23,4 @@ Scope of the **advance setup** is to
 
 #### Preconditions:
   - [Reverse proxy with Letsencrypt companion](https://git.in-ulm.de/ulpeters/reverse-proxy) running
-  - External docker networks set
+  - External docker networks has been already created