mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-13 07:10:51 +02:00
Feature: MinIO use now static port 9001 (#2786)
* Feature: MinIO use now static port 9001 * Update minio.json
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user