Skip to content

Commit 4caf922

Browse files
committed
docs: remove environment variables example section from README
1 parent 271740f commit 4caf922

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

README.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -160,18 +160,6 @@ src/
160160
│ └── onboardingApp.js
161161
```
162162

163-
## 🌍 Environment Variables Example
164-
165-
```env
166-
# Optional - for initial configuration
167-
R2_BUCKET=your-bucket-name
168-
R2_ACCESS_KEY_ID=your-access-key
169-
R2_SECRET_ACCESS_KEY=your-secret-key
170-
R2_ENDPOINT=https://your-account.r2.cloudflarestorage.com
171-
```
172-
173-
> **Note:** All configuration can be set via the onboarding wizard. Environment variables are optional.
174-
175163
## 🤝 Contributing
176164

177165
Contributions are welcome! See our [GitHub repository](https://github.com/riligar-solutions/elysia-backup) for more information.

0 commit comments

Comments
 (0)