mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 01:25:52 -05:00
e0d17005e4
Cookies aren't shared across ports, so the proxy is necessary to share the session between scratchr2 and www.
9 lines
No EOL
131 B
JSON
9 lines
No EOL
131 B
JSON
[
|
|
{
|
|
"proxy": "http://localhost:8000",
|
|
"root": "/",
|
|
"paths": [
|
|
"/session/"
|
|
]
|
|
}
|
|
] |