Skip to content

Commit ec4a0b1

Browse files
Remove duplicate EXPOSE instruction for port 27017
1 parent ffe70e6 commit ec4a0b1

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,3 @@ COPY init.js /docker-entrypoint-initdb.d/
66

77
# Exponer el puerto de MongoDB
88
EXPOSE 27017
9-
10-
# Exponemos el puerto
11-
EXPOSE 27017

0 commit comments

Comments
 (0)