perkeep/server/go/appengine/config.json

13 lines
211 B
JSON

{ "_for-emacs": "-*- mode: js2;-*-",
"baseURL": "http://localhost:8080",
"password": "foo",
"prefixes": {
"/bs/": {
"handler": "storage-appengine",
"handlerArgs": {
}
}
}
}