feat: add S3 configuration and utility functions for blog image handling
All checks were successful
CI - Build and Push / Build and Push Docker Image (push) Successful in 17s
All checks were successful
CI - Build and Push / Build and Push Docker Image (push) Successful in 17s
This commit is contained in:
3
.env.example
Normal file
3
.env.example
Normal file
@@ -0,0 +1,3 @@
|
||||
# S3 Configuration for Blog Images
|
||||
VITE_S3_ENDPOINT_BLOG=https://s3.example.com
|
||||
VITE_S3_BUCKET_BLOG=my-blog-bucket
|
||||
Reference in New Issue
Block a user