mirror of
https://git.cloudron.io/cloudron/minio-app
synced 2025-09-26 06:57:25 +00:00
2GB min (RAM)
https://github.com/minio/minio/issues/18906 https://github.com/minio/docs/issues/1116 https://github.com/minio/minio/pull/18846
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
"version": "3.12.10",
|
"version": "3.12.10",
|
||||||
"upstreamVersion": "2024-02-09T21-25-16Z",
|
"upstreamVersion": "2024-02-09T21-25-16Z",
|
||||||
"healthCheckPath": "/minio/login",
|
"healthCheckPath": "/minio/login",
|
||||||
"memoryLimit": 805306368,
|
"memoryLimit": 2147483648,
|
||||||
"httpPort": 8000,
|
"httpPort": 8000,
|
||||||
"httpPorts": {
|
"httpPorts": {
|
||||||
"API_SERVER_DOMAIN": {
|
"API_SERVER_DOMAIN": {
|
||||||
|
Reference in New Issue
Block a user