serve dev-blobserver on /bs/

Allows dev-cam* commands to be used without modification.

Change-Id: I918ebf2e77d1bc0899d216698c055d4c3e23ff7a
This commit is contained in:
Robert Hencke 2011-07-09 20:00:07 -05:00
parent ad06f285ae
commit 63cec7a2ef
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
"TLSKeyFile": ["_env", "${CAMLI_TLS_KEY_FILE}", ""],
"prefixes": {
"/": {
"/bs/": {
"handler": "storage-filesystem",
"handlerArgs": {
"path": ["_env", "${CAMLI_ROOT}"]