Skip to content

Commit 0e414fd

Browse files
author
Graham Vasquez
committed
🔨 Removed the exposed port in docker file
1 parent 2f2628e commit 0e414fd

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docker-compose.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ services:
2525
restart: on-failure
2626
depends_on:
2727
- db
28-
ports:
29-
- ${PORT}:${PORT}
3028
networks:
3129
- app-network
3230
volumes:

0 commit comments

Comments
 (0)