8

Size: a a a
8
P
8
z
DK
AL
AL
D
M
C
AL
AT
AT
M
AT
AL
АП
IS
EU
version: '3.7'
services:
minio:
image: minio/minio:RELEASE.2020-12-03T05-49-24Z
command: server --address :5040 /data
restart: always
volumes:
- ./minio/data-ap:/data
ports:
- 5040:5040
environment:
MINIO_ACCESS_KEY: 1111111111
MINIO_SECRET_KEY: 2222222222
U
version: '3.7'
services:
minio:
image: minio/minio:RELEASE.2020-12-03T05-49-24Z
command: server --address :5040 /data
restart: always
volumes:
- ./minio/data-ap:/data
ports:
- 5040:5040
environment:
MINIO_ACCESS_KEY: 1111111111
MINIO_SECRET_KEY: 2222222222