Skip to content

Commit

Permalink
remove web port mapping
Browse files Browse the repository at this point in the history
Signed-off-by: Jesse Bowling <[email protected]>
  • Loading branch information
Jesse Bowling committed Oct 8, 2020
1 parent 85b9993 commit 6eb3d53
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 @@ -12,10 +12,8 @@ services:
- "21:21"
- "23:23"
- "69:69"
- "80:80"
- "123:123"
- "135:135"
- "443:443"
- "445:445"
- "1433:1433"
- "1723:1723"
Expand Down

0 comments on commit 6eb3d53

Please sign in to comment.