Skip to content

Commit

Permalink
Merge pull request #33 from Makin-Things/mapbox
Browse files Browse the repository at this point in the history
Mapbox
  • Loading branch information
Makin-Things authored Jan 2, 2024
2 parents 6f56830 + 6767f8b commit 15ee65c
Show file tree
Hide file tree
Showing 24 changed files with 36,912 additions and 1,284 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// See https://aka.ms/vscode-remote/devcontainer.json for format details.
{
"name": "BOM Radar Card Development",
"image": "ludeeus/container:monster",
"image": "mcr.microsoft.com/devcontainers/typescript-node",
"context": "..",
"appPort": ["5124:5000", "9124:8123"],
"postCreateCommand": "npm install",
Expand Down
Loading

0 comments on commit 15ee65c

Please sign in to comment.