Skip to content

Commit

Permalink
Remove exposed postgres port
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Bentley <[email protected]>
  • Loading branch information
mbentley committed May 9, 2016
1 parent 3fa7874 commit 9bb78a6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ services:
- docker-demo
expose:
- "5432"
ports:
- "${POSTGRES_PORT}:5432"
labels:
- "com.docker.ucp.access.label=${COMPOSE_PROJECT}"

Expand Down

0 comments on commit 9bb78a6

Please sign in to comment.