Docker with minio

This commit is contained in:
Sean Morley
2024-06-09 18:10:17 +00:00
parent 1c7939f2b8
commit 4ed9ebc456
4 changed files with 49 additions and 5 deletions

View File

@@ -1 +1,7 @@
DATABASE_URL=
DATABASE_URL=
MINIO_URL=http://localhost:9000
MINIO_ENDPOINT=localhost
MINIO_ACCESS_KEY=minioadmin
MINIO_SECRET_KEY=minioadmin
MINIO_USE_SSL=false