Skip to content

Commit

Permalink
Update .devcontainer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Hamel Husain authored Sep 9, 2020
1 parent c59b1c7 commit 06d570f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "nbdev-codespaces",
"dockerComposeFile": "docker-compose.yml",
"service": "watcher",
"settings": {"terminal.integrated.shell.linux": "/bin/bash"},
"mounts": [ "source=/var/run/docker.sock,target=/var/run/docker.sock,type=bind" ],
"forwardPorts": [4000, 8080],
"appPort": [4000, 8080],
Expand Down

0 comments on commit 06d570f

Please sign in to comment.