We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cc46d9 commit 75c2e33Copy full SHA for 75c2e33
.github/workflows/test-e2e.yml
@@ -26,7 +26,7 @@ jobs:
26
- 8081:8081
27
- 8083:8083
28
- 8883:8883
29
- - 8084:8084
+ # - 8084:8084 // this port is already used?
30
- 18083:18083
31
steps:
32
- uses: actions/checkout@v2
0 commit comments