Skip to content

Commit c3dc497

Browse files
committed
Merge pull request #2492 from stefanfoulis/patch-2
docs(database): add BUCKET_NAME Environment Var
2 parents 0a2bb72 + f396344 commit c3dc497

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

database/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ install, and start **deis/database**.
1515

1616
## Environment Variables
1717

18+
* **BUCKET_NAME** store component bucket used for database WAL logs and backups (default: db_wal)
1819
* **DEBUG** enables verbose output if set
1920
* **ETCD_PORT** sets the TCP port on which to connect to the local etcd
2021
daemon (default: *4001*)

0 commit comments

Comments
 (0)