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 994f6c0 commit 2cc46d9Copy full SHA for 2cc46d9
.github/workflows/test-e2e.yml
@@ -20,7 +20,7 @@ jobs:
20
DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/master/install/install.sh
21
services:
22
emqx:
23
- image: emqx
+ image: emqx/emqx
24
ports:
25
- 1883:1883
26
- 8081:8081
0 commit comments