mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-22 23:27:54 -05:00
Update for rename
This commit is contained in:
parent
ebc306a673
commit
82008c3fa1
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ Use `^C` to stop the node process `npm start` starts.
|
|||
| `PORT` | `8333` | Port for devserver (http://localhost:XXXX) |
|
||||
| `FALLBACK` | `''` | Pass-through location for scratchr2 |
|
||||
|
||||
**NOTE:** Because by default both `API_HOST=https://api.scratch.mit.edu` and `PROXY_HOST=https://scratch.mit.edu`, please be aware that, by default, you will be seeing and interacting with real data on the Scratch website.
|
||||
**NOTE:** Because by default both `API_HOST=https://api.scratch.mit.edu` and `FALLBACK=https://scratch.mit.edu`, please be aware that, by default, you will be seeing and interacting with real data on the Scratch website.
|
||||
|
||||
### To Test
|
||||
```bash
|
||||
|
|
Loading…
Reference in a new issue