mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-20 23:08:50 +01:00
Add a name to the devcontainer
This commit is contained in:
parent
280f2a4f33
commit
25568ce60d
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"name": "Phanpy",
|
||||
"image": "mcr.microsoft.com/devcontainers/typescript-node",
|
||||
|
||||
"forwardPorts": [8080]
|
||||
|
|
Loading…
Reference in a new issue