fix(minio): minor readme fix
added sonarqube
This commit is contained in:
@@ -36,7 +36,7 @@ drive: storage
|
||||
|
||||
Once installed, access MinIO via the sidebar or at:
|
||||
|
||||
`http://<ip_hass>:9000` (if Ingress is not available)
|
||||
`http://<ip_hass>:9001` (if Ingress is not available)
|
||||
|
||||
## 🧾 Requirements
|
||||
|
||||
|
||||
@@ -21,10 +21,10 @@
|
||||
"9001/tcp": 9001
|
||||
},
|
||||
"ports_description": {
|
||||
"9000/tcp": "Web Interface",
|
||||
"9001/tcp": "Web Console"
|
||||
"9001/tcp": "Web Interface",
|
||||
"9000/tcp": "Web Console"
|
||||
},
|
||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:9000]",
|
||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:9001]",
|
||||
"map": {
|
||||
"config": "rw",
|
||||
"share": "rw",
|
||||
|
||||
Reference in New Issue
Block a user