mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
feat: Support for MinIO RELEASE.2024-09-13T20-26-02Z
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
minio:
|
minio:
|
||||||
image: minio/minio:RELEASE.2024-07-16T23-46-41Z
|
image: minio/minio:RELEASE.2024-09-13T20-26-02Z
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
ports:
|
ports:
|
||||||
- ${PANEL_APP_PORT_HTTP}:9001
|
- ${PANEL_APP_PORT_HTTP}:9001
|
||||||
Reference in New Issue
Block a user