mirror of https://github.com/perkeep/perkeep.git
serve dev-blobserver on /bs/
Allows dev-cam* commands to be used without modification. Change-Id: I918ebf2e77d1bc0899d216698c055d4c3e23ff7a
This commit is contained in:
parent
ad06f285ae
commit
63cec7a2ef
|
@ -6,7 +6,7 @@
|
|||
"TLSKeyFile": ["_env", "${CAMLI_TLS_KEY_FILE}", ""],
|
||||
|
||||
"prefixes": {
|
||||
"/": {
|
||||
"/bs/": {
|
||||
"handler": "storage-filesystem",
|
||||
"handlerArgs": {
|
||||
"path": ["_env", "${CAMLI_ROOT}"]
|
||||
|
|
Loading…
Reference in New Issue