Skip to content

Commit

Permalink
Update devcontainer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
elysia-best authored Nov 26, 2024
1 parent 3d48f72 commit 5b03252
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"remoteUser": "codespace",
"containerUser": "codespace",
// Use 'forwardPorts' to make a list of ports inside the container available locally.
"forwardPorts": [6080],
"forwardPorts": [8080],
"portsAttributes": {
"6080": {
"label": "desktop"
Expand Down

0 comments on commit 5b03252

Please sign in to comment.