Skip to content

Commit 798377e

Browse files
author
Jerjou Cheng
committed
Add setting for bucket.
1 parent 853a247 commit 798377e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

bookshelf-standard/3-binary-data/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Most users can get this running by updating the parameters in `pom.xml`.
1616
* Deploy your App
1717

1818
mvn clean appengine:update -Dappengine.appId=<your-project-id> \
19-
-Dappengine.version=bookshelf
19+
-Dappengine.version=bookshelf \
20+
-Dbookshelf.bucket=<your-project-id>.appspot.com
2021

2122
Visit it at http://bookshelf.<your-project-id>.appspot.com

0 commit comments

Comments
 (0)