Skip to content

Commit dfffb6a

Browse files
committed
Remove workaround to add a port mapping, no longer needed with KB4015217
1 parent f612f18 commit dfffb6a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

compose/docker-compose.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ version: '2.1'
22
services:
33
mongo:
44
image: stefanscherer/mongo-windows:3.4.1-nano
5-
ports:
6-
- 27017:27017
75

86
app:
97
build:

0 commit comments

Comments
 (0)