Skip to content

Commit d99fa11

Browse files
authored
Merge pull request #1715 from BillFarber/task/useDockerInJenkins
Now I suspect port 8020 should not be mapped in Docker.
2 parents 77af162 + 327b3ca commit d99fa11

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test-app/docker-compose.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ services:
1515
ports:
1616
- "8000-8002:8000-8002"
1717
- "8010-8014:8010-8014"
18-
- "8020:8020"
1918
- "8022:8022"
2019
- "8054-8059:8054-8059"
2120
- "8093:8093"

0 commit comments

Comments
 (0)