mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-28 20:00:51 +00:00
Feature: MinIO use now static port 9001 (#2786)
* Feature: MinIO use now static port 9001 * Update minio.json
This commit is contained in:
parent
4baae014ab
commit
6ab8815b3b
2 changed files with 3 additions and 3 deletions
|
|
@ -8,7 +8,7 @@
|
|||
"type": "ct",
|
||||
"updateable": true,
|
||||
"privileged": false,
|
||||
"interface_port": 9000,
|
||||
"interface_port": 9001,
|
||||
"documentation": "https://min.io/docs/minio/linux/index.html",
|
||||
"website": "https://min.io/",
|
||||
"logo": "https://raw.githubusercontent.com/minio/minio/refs/heads/master/.github/logo.svg",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue