feat(poster-storage): implement S3/Minio storage adapter and configuration

This commit is contained in:
2026-05-04 11:44:44 +02:00
parent bd160e3861
commit 00c0b940bc
8 changed files with 327 additions and 27 deletions

View File

@@ -3,4 +3,8 @@ PORT=3000
JWT_SECRET=
JWT_TTL_SECONDS=
ALLOW_REGISTRATION=true
OMDB_API_KEY=
OMDB_API_KEY=
MINIO_ENDPOINT=
MINIO_ACCESS_KEY_ID=
MINIO_SECRET_ACCESS_KEY=
MINIO_BUCKET=