Skip to content

Commit 4dd5934

Browse files
committed
feat: Add self-hosted Betterbase deployment support
1 parent b381dd8 commit 4dd5934

40 files changed

Lines changed: 4175 additions & 173 deletions

.env.example

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,6 @@ STORAGE_ENDPOINT=https://your-r2-endpoint.r2.cloudflarestorage.com
3737
STORAGE_ACCESS_KEY_ID=your-access-key
3838
STORAGE_SECRET_ACCESS_KEY=your-secret-key
3939

40-
# For local storage (development only)
41-
# STORAGE_PROVIDER=local
42-
# STORAGE_PATH=./storage
43-
4440
# ----------------------------------------------------------------------------
4541
# Optional: Email (SMTP)
4642
# ----------------------------------------------------------------------------

0 commit comments

Comments
 (0)