Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Commit

Permalink
Remove port now that port forward works for Docker Compose
Browse files Browse the repository at this point in the history
  • Loading branch information
Chuxel committed Apr 23, 2019
1 parent 3597d6d commit d6f0910
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions containers/python-3-postgres/.devcontainer/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ services:
build:
context: ..
dockerfile: .devcontainer/Dockerfile
ports:
- 5000:5000
volumes:
- ..:/workspace
command: sleep infinity
Expand Down

0 comments on commit d6f0910

Please sign in to comment.