1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-08-06 13:45:17 +02:00

Minio docker

This commit is contained in:
Sean Morley 2024-06-09 18:42:32 +00:00
parent 4ed9ebc456
commit ee32a446e9
5 changed files with 26 additions and 15 deletions

View file

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