scratch-www/server/proxies.json
2015-10-15 11:13:02 -06:00

13 lines
221 B
JSON

[
{
"root": "/",
"paths": [
"/accounts/",
"/csrf_token/",
"/fragment/",
"/get_image/",
"/session/",
"/static/"
]
}
]