Skip to content

Commit 4fe508b

Browse files
agoncalsinedied
andcommitted
Update .devcontainer/devcontainer.json
Co-authored-by: Yohan Lasorsa <[email protected]>
1 parent 85dbee6 commit 4fe508b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
},
5050

5151
// Use 'forwardPorts' to make a list of ports inside the container available locally.
52-
"forwardPorts": [3000, 3001, 8000, 6333, 11434],
52+
"forwardPorts": [3000, 3001, 8000, 6333],
5353

5454
// Use 'postCreateCommand' to run commands after the container is created.
5555
"postCreateCommand": "npm install -g @moaw/cli fuzz-run",

0 commit comments

Comments
 (0)