feat: add support for s3 bucket for media

This commit is contained in:
ArraysID
2025-05-11 05:24:31 +07:00
parent d1fc7a8fd5
commit 74aabd1eba
5 changed files with 1796 additions and 23 deletions
+5
View File
@@ -2,3 +2,8 @@ VITE_API_URL=
CMS_SECRET=
CMS_POSTGRES_URL=
CMS_STORAGE_ENDPOINT=
CMS_STORAGE_ACCESS_KEY_ID=
CMS_STORAGE_SECRET_ACCESS_KEY=
CMS_STORAGE_REGION=ap-southeast-1