perkeep/server/go/appengine/config.json

13 lines
211 B
JSON
Raw Normal View History

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