mirror of
https://github.com/wahyd4/links.git
synced 2026-08-09 05:06:16 +10:00
9 lines
147 B
Bash
9 lines
147 B
Bash
# Add this to your .env file
|
|
R2_CUSTOM_DOMAIN=your-domain.com
|
|
R2_ENDPOINT_URL=
|
|
R2_ACCESS_KEY_ID=
|
|
R2_SECRET_ACCESS_KEY=
|
|
R2_BUCKET_NAME=home-links
|
|
|
|
|