feat: images uploader, endpoint for product images uploading
This commit is contained in:
@ -5,3 +5,9 @@ PG_DATABASE=
|
||||
PG_HOST=
|
||||
|
||||
SECRET_KEY=
|
||||
|
||||
S3_URL=
|
||||
S3_ACCESS_KEY=
|
||||
S3_SECRET_ACCESS_KEY=
|
||||
S3_REGION=
|
||||
S3_BUCKET=
|
||||
|
||||
Reference in New Issue
Block a user