mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-08-06 05:35:19 +02:00
Docker with minio
This commit is contained in:
parent
1c7939f2b8
commit
4ed9ebc456
4 changed files with 49 additions and 5 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue