We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5eb0770 commit 2d0bee3Copy full SHA for 2d0bee3
.devcontainer/devcontainer.json
@@ -1,6 +1,5 @@
1
{
2
"name": "Record a vaccination prototype",
3
- "image": "mcr.microsoft.com/devcontainers/universal:2",
4
// codespaces seems to have an issue using port 2000 so setting to 2001 for the NHS Prototype Kit
5
"runArgs": ["--env", "PORT=2001"],
6
"portsAttributes": {
0 commit comments