Set up separate minio container for query pack storage

This commit is contained in:
Michael Hohn
2024-06-13 18:21:14 -07:00
committed by =Michael Hohn
parent 7347779072
commit 9270230f08
5 changed files with 49 additions and 2 deletions

1
.gitignore vendored
View File

@@ -8,6 +8,7 @@ cmd/server/var/
cmd/server/server
# host storage for container
qpstore-data/
dbstore-data/
postgres-data/