Add a name to the devcontainer

This commit is contained in:
Stefano Pigozzi 2024-10-21 22:17:24 +00:00
parent 280f2a4f33
commit 25568ce60d
No known key found for this signature in database
GPG key ID: 5ADA3868646C3FC0

View file

@ -1,4 +1,5 @@
{
"name": "Phanpy",
"image": "mcr.microsoft.com/devcontainers/typescript-node",
"forwardPorts": [8080]