|
36 | 36 | "postCreateCommand": ".devcontainer/postCreateCommand.sh", |
37 | 37 | "postStartCommand": ".devcontainer/postStartCommand.sh", |
38 | 38 | "forwardPorts": [ |
39 | | - 1976, 1984, 1990, 1991, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, |
40 | | - 2001, 3001, 3406, 5335, 7474, 8000, 8081, 8734, 8735, 9021, 9201, 9202, |
| 39 | + 1976, 1984, 1990, 1991, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, |
| 40 | + 2010, 3001, 3406, 5335, 7474, 8000, 8081, 8734, 8735, 9021, 9201, 9202, |
41 | 41 | 9301, 9600, 18000, 18010, 18040, 18110, 18120, 18130, 18150, 18160, |
42 | 42 | 18170, 18270, 18280, 18381, 18400, 18450, 18734, 18760, 18787, 19001, |
43 | 43 | 27017, 44567 |
|
60 | 60 | "18130": { "label": "ecommerce" }, |
61 | 61 | "18150": { "label": "credentials" }, |
62 | 62 | "18120": { "label": "edx_notes_api" }, |
63 | | - "2000": { "label": "frontend-app-learning" }, |
| 63 | + "2010": { "label": "frontend-app-learning" }, |
64 | 64 | "1998": { "label": "frontend-app-payment" }, |
65 | 65 | "18400": { "label": "frontend-app-publisher" }, |
66 | 66 | "1994": { "label": "frontend-app-gradebook" }, |
|
0 commit comments