mirror of
https://github.com/browseros-ai/BrowserOS.git
synced 2026-05-13 23:53:25 +00:00
* feat: add CDN upload flow for cli installers * fix: move cli install docs to top-level readme * fix: bun.lock update
8 lines
147 B
Plaintext
8 lines
147 B
Plaintext
# Production upload env for CLI installer scripts
|
|
|
|
R2_ACCOUNT_ID=
|
|
R2_ACCESS_KEY_ID=
|
|
R2_SECRET_ACCESS_KEY=
|
|
R2_BUCKET=browseros
|
|
R2_UPLOAD_PREFIX=cli
|