initial commit
This commit is contained in:
8
.env.example
Normal file
8
.env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
AWS_REGION=eu-west-2
|
||||
S3_BUCKET=your-bucket-name
|
||||
S3_PREFIX=
|
||||
FRONTEND_ORIGIN=http://localhost:5173
|
||||
SERVER_ADDR=:8080
|
||||
AWS_ENDPOINT_URL=
|
||||
AWS_USE_PATH_STYLE=false
|
||||
|
||||
Reference in New Issue
Block a user