Skip to content

Commit

Permalink
Add zipkin port
Browse files Browse the repository at this point in the history
  • Loading branch information
DarqueWarrior committed Sep 14, 2021
1 parent 8c181f9 commit ac6dc00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"extensions": [
"humao.rest-client"
],
"forwardPorts": [9411],
// Use 'onCreateCommand' to run commands as part of container creation.
"onCreateCommand": "/bin/bash -c .devcontainer/on-create.sh",
}

0 comments on commit ac6dc00

Please sign in to comment.