1
0
Fork 0
mirror of synced 2024-08-27 07:51:37 +12:00

Add comment to docker-compose config

This commit is contained in:
Andrew Kingston 2023-01-16 14:58:17 +00:00
parent 355fb6fda2
commit 1b56a83ec4

View file

@ -6,6 +6,7 @@ services:
minio-service:
container_name: budi-minio-dev
restart: on-failure
# Last version that supports the "fs" backend
image: minio/minio:RELEASE.2022-10-24T18-35-07Z
volumes:
- minio_data:/data