Skip to content

Commit

Permalink
Enable exposing of more ports
Browse files Browse the repository at this point in the history
  • Loading branch information
bobheadxi committed Feb 10, 2018
1 parent 079adfb commit 705cba7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test_env/startvps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,4 @@ echo ""
echo "Test VPS is online (kill using 'docker kill testvps')"
echo "SSH port: " $(docker port testvps 22)
echo "Daemon port: " $(docker port testvps 8081)
echo "Container IP: " $CONTAINER_IP
echo "Test key: " $GOPATH/src/github.com/ubclaunchpad/inertia/test_env/test_key

0 comments on commit 705cba7

Please sign in to comment.