scratch-www/server/proxies.json
2015-10-02 16:58:08 -04:00

11 lines
197 B
JSON

[
{
"proxy": "http://localhost:8000",
"root": "/",
"paths": [
"/session/",
"/accounts/login/",
"/accounts/logout/"
]
}
]