scratch-www/server/proxies.json
2015-10-06 13:32:51 -04:00

11 lines
182 B
JSON

[
{
"root": "/",
"paths": [
"/session/",
"/accounts/login/",
"/accounts/logout/",
"/get_image/"
]
}
]