Skip to content

Commit

Permalink
🔨 Removed the exposed port in docker file
Browse files Browse the repository at this point in the history
  • Loading branch information
Graham Vasquez committed Oct 4, 2020
1 parent 2f2628e commit 0e414fd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ services:
restart: on-failure
depends_on:
- db
ports:
- ${PORT}:${PORT}
networks:
- app-network
volumes:
Expand Down

0 comments on commit 0e414fd

Please sign in to comment.