1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-24 07:19:36 +02:00
AdventureLog/.env.example

9 lines
218 B
Text
Raw Normal View History

2024-06-09 18:10:17 +00:00
DATABASE_URL=
2024-06-09 18:42:32 +00:00
MINIO_SERVER_URL=http://localhost:9000
MINIO_CLIENT_URL=http://localhost:9000
2024-06-09 18:10:17 +00:00
MINIO_ENDPOINT=localhost
MINIO_ACCESS_KEY=minioadmin
MINIO_SECRET_KEY=minioadmin
2024-06-09 18:42:32 +00:00
MINIO_USE_SSL=false
BODY_SIZE_LIMIT=Infinity