Update README.md
This commit is contained in:
parent
ba6633c416
commit
4601697617
|
@ -3,8 +3,16 @@
|
|||
# Configuring .env File
|
||||
|
||||
```
|
||||
R2_ENDPOINT=yourid.r2.cloudflarestorage.com
|
||||
R2_ACCESS_KEY=insert_a_access_key
|
||||
R2_SEC_KEY=insert_a_secret_key
|
||||
R2_BUCKET=your_bucket
|
||||
R2_DOMAIN=r2_domain
|
||||
|
||||
UPLOAD_SEC=base64_upload_apikey
|
||||
JWT_SECRET=base64_jwt_secret
|
||||
|
||||
PORT=3000
|
||||
```
|
||||
# Deployment
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user