mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-08-06 13:45:17 +02:00
Minio docker
This commit is contained in:
parent
4ed9ebc456
commit
ee32a446e9
5 changed files with 26 additions and 15 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue