first commit

This commit is contained in:
2025-10-19 09:20:58 +00:00
parent f457530935
commit da21d85790
4 changed files with 16 additions and 115 deletions

View File

@@ -29,8 +29,9 @@
"label": "Hello Remote World",
"onAutoForward": "notify"
}
}
},
"postCreateCommand": "go run server.go"
// Use 'postCreateCommand' to run commands after the container is created.
// "postCreateCommand": "go version",