Skip to content

Commit 93b7b01

Browse files
Update README.md
1 parent 345ef22 commit 93b7b01

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,6 @@ docker run -d \
6060
| Variable | Description | Default |
6161
|----------|-------------|---------|
6262
| `SECRET_KEY` | Flask secret key for sessions | `dev-secret-key-change-in-production` |
63-
| `DATABASE_URL` | Database connection string | `sqlite:///data/github_backup.db` |
64-
| `BACKUP_BASE_DIR` | Base directory for backups | `/app/backups` |
6563
| `LOG_LEVEL` | Logging level | `INFO` |
6664

6765
### GitHub Token Setup

0 commit comments

Comments
 (0)