Skip to content

Commit 90ca4e8

Browse files
Update docker-compose.yml with minio volume (#987)
2 parents fdbff6f + f68c830 commit 90ca4e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ services:
164164
165165
volumes:
166166
mongodb: ~
167+
minio_data: ~
167168

168169
networks:
169170
impler:

0 commit comments

Comments
 (0)