scratch-www/server/proxies.json
2015-10-15 11:48:03 -04:00

14 lines
245 B
JSON

[
{
"root": "/",
"paths": [
"/accounts/",
"/accounts/",
"/csrf_token/",
"/get_image/",
"/i18n/",
"/session/",
"/site-api/"
]
}
]