mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-12-23 22:58:17 -05:00
7 lines
147 B
Plaintext
7 lines
147 B
Plaintext
DATABASE_URL=
|
|
|
|
MINIO_URL=http://localhost:9000
|
|
MINIO_ENDPOINT=localhost
|
|
MINIO_ACCESS_KEY=minioadmin
|
|
MINIO_SECRET_KEY=minioadmin
|
|
MINIO_USE_SSL=false |