Files
s3mover/.env.example
Paul Jenkins 20c1298a7f initial commit
2026-03-26 11:06:15 +00:00

9 lines
159 B
Plaintext

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