Quellcode durchsuchen

streamlined wording

Toastie vor 1 Jahr
Ursprung
Commit
334b25567c
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  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